Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-123143
#<BuildRuby:0x000055a2f7ba7468
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240103-123143",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000021 0.000006 0.000027 ( 0.000027)
configure 0.000019 0.000006 0.000025 ( 0.000024)
build_up 0.001965 0.004742 1.041998 ( 1.345049)
build_miniruby 0.000699 0.000280 0.808201 ( 0.808405)
build_ruby 0.001197 0.000478 2.687350 ( 2.688057)
build_all 0.006276 0.001743 11.917068 ( 0.956827)
build_install 0.011005 0.002303 3.472945 ( 0.969675)
test_btest 0.000542 0.000191 63.659088 ( 4.892963)
test_basic 0.003873 0.001367 0.389332 ( 0.468619)
test_all 0.074423 0.022264 379.398129 ( 39.121131)
test_rubyspec 0.032885 0.037092 39.858298 ( 52.440980)
total: 103.69 sec