Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-094655
#<BuildRuby:0x0000556e306469c0
@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.20220821-094655",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.005022 0.004652 0.827811 ( 1.325266)
build_miniruby 0.001762 0.000000 0.062935 ( 0.061225)
build_ruby 0.001961 0.000000 0.063451 ( 0.061356)
build_all 0.007634 0.001028 1.256174 ( 0.479709)
build_install 0.014795 0.001333 1.581028 ( 0.788390)
test_btest 0.000799 0.000106 51.654338 ( 6.155852)
test_basic 0.005771 0.000769 0.298144 ( 0.388300)
test_all 0.005067 0.000676 511.820743 ( 53.719097)
test_rubyspec 0.070817 0.064961 41.870085 ( 50.559078)
total: 113.54 sec