Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-185903
#<BuildRuby:0x00005613edeb3280
@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.20240114-185903",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.004867 0.000060 0.800882 ( 1.176124)
build_miniruby 0.000900 0.000065 0.811056 ( 0.811335)
build_ruby 0.001891 0.000135 2.669198 ( 2.669479)
build_all 0.007475 0.000212 11.986498 ( 0.954373)
build_install 0.006832 0.004254 3.460171 ( 0.978546)
test_btest 0.000638 0.000075 62.964264 ( 5.921715)
test_basic 0.003307 0.000389 0.393733 ( 0.474304)
test_all 0.047178 0.049730 372.125421 ( 41.320013)
test_rubyspec 0.036460 0.028410 40.888097 ( 53.436747)
total: 107.74 sec