Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-165344
#<BuildRuby:0x000055faa1667bb8
@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.20231229-165344",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.001671 0.003625 1.247845 ( 1.622633)
build_miniruby 0.000935 0.000140 0.966857 ( 0.966873)
build_ruby 0.000000 0.001792 2.784898 ( 2.789530)
build_all 0.007055 0.002659 16.815228 ( 1.530484)
build_install 0.008801 0.000119 4.710983 ( 1.132037)
test_btest 0.000852 0.000148 82.872206 ( 7.791399)
test_basic 0.003749 0.000652 0.699132 ( 0.779620)
test_all 0.094916 0.040940 558.589666 ( 51.220113)
test_rubyspec 0.025636 0.021656 49.484230 ( 61.841439)
total: 129.67 sec