Logfile: /home/ko1/ruby/logs/brlog.trunk.20230214-223203
#<BuildRuby:0x000055d7ea8e00e0
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk",
@btest_opts="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230214-223203",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j16'",
@timeout=10800>
user system total real
checkout 0.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000021 0.000001 0.000022 ( 0.000023)
configure 0.000014 0.000001 0.000015 ( 0.000016)
build_up 0.000341 0.004015 0.800743 ( 1.200024)
build_miniruby 0.000943 0.000000 0.694324 ( 0.693408)
build_ruby 0.001257 0.000000 2.140676 ( 2.140312)
build_all 0.006372 0.003374 12.441013 ( 1.540553)
build_install 0.005935 0.000378 1.575018 ( 0.787728)
test_btest 0.000575 0.000102 68.764935 ( 5.889368)
test_basic 0.002896 0.000511 0.278407 ( 0.373707)
test_all 0.000957 0.000169 490.131117 ( 47.670268)
test_rubyspec 0.013138 0.014066 34.649359 ( 45.283068)
total: 105.58 sec