Logfile: /home/ko1/ruby/logs/brlog.trunk.20231023-004519
#<BuildRuby:0x000055b5e4b52e68
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231023-004519",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000008)
autoconf 0.000010 0.000003 0.000013 ( 0.000014)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.005118 0.000310 2.069018 ( 2.321629)
build_miniruby 0.000699 0.000210 0.850124 ( 0.849462)
build_ruby 0.001016 0.000305 2.620519 ( 2.620960)
build_all 0.007696 0.002309 16.501455 ( 1.488684)
build_install 0.005477 0.003541 5.323406 ( 1.175331)
test_btest 0.000771 0.000257 87.215878 ( 7.262317)
test_basic 0.003555 0.001185 0.727472 ( 0.803936)
test_all 0.115312 0.022367 469.053728 ( 52.067745)
test_rubyspec 0.018485 0.033094 50.449912 ( 62.735534)
total: 131.33 sec