Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-002236
#<BuildRuby:0x0000564ba149f280
@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.20231227-002236",
@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.000015 0.000005 0.000020 ( 0.000020)
autoconf 0.000017 0.000005 0.000022 ( 0.000022)
configure 0.000013 0.000004 0.000017 ( 0.000016)
build_up 0.000000 0.005835 0.805624 ( 1.202384)
build_miniruby 0.000000 0.000885 0.803947 ( 0.803941)
build_ruby 0.000131 0.001183 2.695151 ( 2.695464)
build_all 0.006210 0.001334 11.979093 ( 0.970273)
build_install 0.012764 0.000000 3.390668 ( 0.957064)
test_btest 0.000766 0.000000 63.472461 ( 4.319659)
test_basic 0.002352 0.002867 0.396180 ( 0.475805)
test_all 0.081007 0.015196 389.643159 ( 36.219696)
test_rubyspec 0.026579 0.041654 40.026306 ( 52.583400)
total: 100.23 sec