Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-104658
#<BuildRuby:0x0000557884693e88
@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.20240108-104658",
@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.000010 0.000002 0.000012 ( 0.000010)
autoconf 0.000013 0.000002 0.000015 ( 0.000016)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.005273 0.000000 1.274834 ( 1.700101)
build_miniruby 0.001069 0.000000 1.526512 ( 1.530290)
build_ruby 0.001803 0.000000 4.424627 ( 4.436383)
build_all 0.008350 0.002268 16.868055 ( 1.836178)
build_install 0.012616 0.004506 5.266052 ( 2.077755)
test_btest 0.000614 0.000110 81.546905 ( 7.378516)
test_basic 0.000936 0.005940 0.703163 ( 0.771695)
test_all 0.066879 0.055573 562.423650 ( 65.914074)
test_rubyspec 0.039329 0.027761 83.365121 ( 95.648317)
total: 181.29 sec