Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-212702
#<BuildRuby:0x0000562a41bf3e68
@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.20240111-212702",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000016)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.003460 0.000364 0.874352 ( 1.282015)
build_miniruby 0.000924 0.000097 0.893171 ( 0.894206)
build_ruby 0.001300 0.000000 2.728421 ( 2.731289)
build_all 0.006680 0.003515 14.643081 ( 1.401710)
build_install 0.006845 0.002554 4.256194 ( 1.131868)
test_btest 0.000682 0.000000 78.355532 ( 6.724232)
test_basic 0.003270 0.000065 0.418478 ( 0.501385)
test_all 0.114126 0.019680 519.398429 ( 51.234704)
test_rubyspec 0.028063 0.004079 49.747080 ( 62.293729)
total: 128.20 sec