Logfile: /home/ko1/ruby/logs/brlog.trunk.20220430-182846
#<BuildRuby:0x000055b2d30c48e8
@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.20220430-182846",
@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.000002 0.000006 ( 0.000007)
autoconf 0.000015 0.000005 0.000020 ( 0.000020)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.010563 0.002014 1.022924 ( 1.267236)
build_miniruby 0.001754 0.000539 0.074231 ( 0.071913)
build_ruby 0.000000 0.002455 0.073017 ( 0.070392)
build_all 0.007014 0.002973 1.503546 ( 0.605924)
build_install 0.018289 0.006170 5.812231 ( 2.791447)
test_btest 0.000937 0.000331 73.151689 ( 8.425837)
test_basic 0.004854 0.005021 0.317831 ( 0.405002)
test_all 0.001920 0.000747 695.908830 ( 67.130085)
test_rubyspec 0.111244 0.066079 45.267012 ( 50.473980)
total: 131.24 sec