Logfile: /home/ko1/ruby/logs/brlog.trunk.20230626-151738
#<BuildRuby:0x000055b74a7a3530
@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.20230626-151738",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005115 0.000197 1.436246 ( 2.679114)
build_miniruby 0.000966 0.000152 0.849889 ( 0.849545)
build_ruby 0.001197 0.000189 2.617712 ( 2.617762)
build_all 0.008720 0.001376 16.499366 ( 1.455355)
build_install 0.005437 0.003833 4.831344 ( 1.138438)
test_btest 0.000738 0.000141 84.175038 ( 7.574673)
test_basic 0.002518 0.004987 0.770054 ( 0.847621)
test_all 0.000788 0.001122 447.339437 ( 46.020937)
test_rubyspec 0.014293 0.026543 43.102419 ( 55.586914)
total: 118.77 sec