Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-062921
#<BuildRuby:0x00005597ea21b7b8
@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.20231227-062921",
@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.000015 0.000003 0.000018 ( 0.000017)
autoconf 0.000036 0.000006 0.000042 ( 0.000042)
configure 0.000027 0.000004 0.000031 ( 0.000034)
build_up 0.000828 0.004219 1.142175 ( 1.519891)
build_miniruby 0.000744 0.000165 0.907427 ( 0.906955)
build_ruby 0.001060 0.000236 2.827527 ( 2.827858)
build_all 0.001903 0.007655 16.549483 ( 1.503705)
build_install 0.007406 0.001001 4.761443 ( 1.144535)
test_btest 0.000868 0.000261 81.179334 ( 7.825006)
test_basic 0.002596 0.003724 0.921391 ( 0.993403)
test_all 0.092645 0.040620 555.121659 ( 50.923680)
test_rubyspec 0.023242 0.030165 51.281186 ( 63.552339)
total: 131.20 sec