Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-105300
#<BuildRuby:0x000056220d898e80
@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.20220728-105300",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009639 0.001423 0.829445 ( 1.229992)
build_miniruby 0.001333 0.000333 0.052803 ( 0.051535)
build_ruby 0.001082 0.000270 0.051170 ( 0.050600)
build_all 0.005648 0.003600 1.255529 ( 0.473507)
build_install 0.013183 0.001107 4.349493 ( 1.846641)
test_btest 0.001196 0.000299 52.437413 ( 6.085490)
test_basic 0.001663 0.003836 0.279657 ( 0.371406)
test_all 0.001185 0.000348 504.467542 ( 53.330443)
test_rubyspec 0.085218 0.055270 41.830540 ( 47.631090)
total: 111.07 sec