Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-161541
#<BuildRuby:0x0000562fcdd1ac88
@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.20220815-161541",
@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.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.009012 0.000751 0.801259 ( 0.887242)
build_miniruby 0.001278 0.000106 0.053737 ( 0.052180)
build_ruby 0.001825 0.000152 0.063037 ( 0.061667)
build_all 0.008569 0.000269 1.223658 ( 0.457327)
build_install 0.014126 0.000626 1.570536 ( 0.810604)
test_btest 0.001452 0.000104 51.141576 ( 6.261611)
test_basic 0.005599 0.000400 0.284294 ( 0.378750)
test_all 0.005151 0.000000 489.007304 ( 51.501768)
test_rubyspec 0.088200 0.048848 41.443892 ( 49.162392)
total: 109.57 sec