Logfile: /home/ko1/ruby/logs/brlog.trunk.20231120-000437
#<BuildRuby:0x0000556f2b1a38e0
@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-000437",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.002035 0.003239 0.900525 ( 1.294031)
build_miniruby 0.000809 0.000125 0.832474 ( 0.832518)
build_ruby 0.001311 0.000201 2.593429 ( 2.594380)
build_all 0.004178 0.003965 12.057150 ( 0.977567)
build_install 0.009281 0.001070 3.486709 ( 0.965965)
test_btest 0.000595 0.000119 64.181867 ( 4.924563)
test_basic 0.004202 0.000000 0.398804 ( 0.478120)
test_all 0.077313 0.019058 349.136366 ( 36.846265)
test_rubyspec 0.024586 0.041282 39.927333 ( 52.482456)
total: 101.40 sec