Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-013133
#<BuildRuby:0x00005603feeb3568
@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.20240104-013133",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.005025 0.000188 1.408540 ( 1.642097)
build_miniruby 0.000722 0.000128 0.809008 ( 0.809208)
build_ruby 0.001033 0.000182 2.618964 ( 2.618211)
build_all 0.009078 0.000000 14.306314 ( 1.261531)
build_install 0.003656 0.004214 4.201070 ( 1.048548)
test_btest 0.000841 0.000168 73.045351 ( 7.141653)
test_basic 0.005662 0.000000 0.755124 ( 0.829409)
test_all 0.095205 0.039847 474.766560 ( 48.844626)
test_rubyspec 0.030154 0.016374 48.289607 ( 60.707988)
total: 124.90 sec