Logfile: /home/ko1/ruby/logs/brlog.trunk.20231209-105607
#<BuildRuby:0x000055c0d56a80b0
@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.20231209-105607",
@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.000008 0.000001 0.000009 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003959 0.000360 0.999099 ( 1.255882)
build_miniruby 0.000686 0.000062 0.868051 ( 0.868573)
build_ruby 0.001539 0.000139 2.690955 ( 2.691620)
build_all 0.007113 0.000000 12.080458 ( 0.979491)
build_install 0.005854 0.002872 3.575154 ( 0.974817)
test_btest 0.000520 0.000061 64.107528 ( 4.719182)
test_basic 0.000254 0.003170 0.379874 ( 0.462620)
test_all 0.071622 0.029234 378.838146 ( 43.621743)
test_rubyspec 0.045435 0.019156 39.953684 ( 52.592030)
total: 108.17 sec