Logfile: /home/ko1/ruby/logs/brlog.trunk.20230210-054153
#<BuildRuby:0x000055d02cf34038
@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.20230210-054153",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000000 0.003293 0.619860 ( 1.039729)
build_miniruby 0.000193 0.000702 0.661262 ( 0.660513)
build_ruby 0.001046 0.000380 2.067775 ( 2.082080)
build_all 0.007718 0.001209 12.278128 ( 1.490940)
build_install 0.004735 0.001578 1.464195 ( 0.724622)
test_btest 0.000495 0.000165 67.365113 ( 6.168902)
test_basic 0.002495 0.000832 0.237835 ( 0.333303)
test_all 0.000921 0.000307 485.943423 ( 47.946965)
test_rubyspec 0.024316 0.006316 35.723199 ( 46.131113)
total: 106.58 sec