Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-043007
#<BuildRuby:0x000055e62af38ea8
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220723-043007",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000017 0.000002 0.000019 ( 0.000020)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.003930 0.006924 0.980001 ( 1.127034)
build_miniruby 0.001636 0.000437 0.075354 ( 0.073154)
build_ruby 0.001468 0.000391 0.074615 ( 0.073101)
build_all 0.008477 0.001131 1.513594 ( 0.579289)
build_install 0.017300 0.005445 5.192198 ( 2.116682)
test_btest 0.000942 0.000247 72.684077 ( 7.933452)
test_basic 0.005157 0.003419 0.334034 ( 0.420262)
test_all 0.001435 0.000410 672.435229 ( 68.200865)
test_rubyspec 0.113335 0.061856 45.681178 ( 51.366210)
total: 131.89 sec