Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-100248
#<BuildRuby:0x000055d70da7fbb8
@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.20231229-100248",
@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.000003 0.000017 ( 0.000018)
autoconf 0.000023 0.000006 0.000029 ( 0.000028)
configure 0.000018 0.000005 0.000023 ( 0.000023)
build_up 0.002559 0.002609 1.170741 ( 1.535249)
build_miniruby 0.001183 0.000311 0.867834 ( 0.867088)
build_ruby 0.001069 0.000281 2.861979 ( 2.862119)
build_all 0.009550 0.000407 16.726840 ( 1.479842)
build_install 0.007583 0.000814 4.771186 ( 1.162119)
test_btest 0.000779 0.000177 84.049503 ( 7.663429)
test_basic 0.003421 0.000777 0.650557 ( 0.727832)
test_all 0.110504 0.023237 581.273958 ( 56.633108)
test_rubyspec 0.024663 0.020996 48.840211 ( 61.160124)
total: 134.09 sec