Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-091250
#<BuildRuby:0x000055d31c304e50
@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.20220729-091250",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.010030 0.001408 1.010152 ( 1.213636)
build_miniruby 0.001274 0.000294 0.075319 ( 0.073793)
build_ruby 0.001953 0.000451 0.074915 ( 0.072755)
build_all 0.007662 0.003113 1.531874 ( 0.578500)
build_install 0.010005 0.012501 5.166774 ( 2.101715)
test_btest 0.000936 0.000351 72.923942 ( 7.858111)
test_basic 0.001640 0.005785 0.324170 ( 0.413936)
test_all 0.001342 0.000588 679.203438 ( 66.743641)
test_rubyspec 0.099006 0.071420 45.706238 ( 51.541550)
total: 130.60 sec