Logfile: /home/ko1/ruby/logs/brlog.trunk.20231215-164201
#<BuildRuby:0x000055c67a7274f0
@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.20231215-164201",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000008 0.000000 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.001025 0.004178 1.032652 ( 1.320093)
build_miniruby 0.000726 0.000133 0.875860 ( 0.876020)
build_ruby 0.001386 0.000252 2.714131 ( 2.716420)
build_all 0.007492 0.000000 12.197612 ( 1.025572)
build_install 0.005950 0.008781 3.576850 ( 0.973719)
test_btest 0.000828 0.000000 64.016819 ( 5.454823)
test_basic 0.000304 0.003306 0.378772 ( 0.459427)
test_all 0.092737 0.009213 389.272724 ( 41.238851)
test_rubyspec 0.032457 0.039809 39.749222 ( 52.396321)
total: 106.46 sec