Logfile: /home/ko1/ruby/logs/brlog.trunk.20231120-182540
#<BuildRuby:0x000055f1f9b2f7f0
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231120-182540",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.001897 0.003553 0.920538 ( 1.333174)
build_miniruby 0.000828 0.000191 0.793524 ( 0.793651)
build_ruby 0.001645 0.000379 2.579187 ( 2.580999)
build_all 0.006465 0.001492 12.029659 ( 0.970436)
build_install 0.011152 0.002893 3.617482 ( 0.975667)
test_btest 0.000686 0.000161 60.278484 ( 5.725933)
test_basic 0.001280 0.003394 0.387090 ( 0.468241)
test_all 0.080763 0.018167 352.660199 ( 32.389815)
test_rubyspec 0.040147 0.037941 40.304326 ( 52.834765)
total: 98.07 sec