Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-220129
#<BuildRuby:0x0000562fec5b3728
@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.20240113-220129",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.004258 0.000798 0.991151 ( 1.361148)
build_miniruby 0.001160 0.000217 0.985195 ( 0.985341)
build_ruby 0.001080 0.000202 2.771430 ( 2.772906)
build_all 0.008850 0.000801 14.505304 ( 1.353304)
build_install 0.009362 0.000000 4.197297 ( 1.139690)
test_btest 0.000650 0.000000 79.449867 ( 7.349367)
test_basic 0.001845 0.002598 0.449728 ( 0.531528)
test_all 0.105814 0.028505 545.719034 ( 53.313976)
test_rubyspec 0.010260 0.023816 49.776596 ( 62.327252)
total: 131.14 sec