Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-105058
#<BuildRuby:0x0000560292a3d550
@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.20220726-105058",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.005603 0.004835 0.870816 ( 3.030087)
build_miniruby 0.001409 0.000000 0.051458 ( 0.050391)
build_ruby 0.001290 0.000000 0.057413 ( 0.056203)
build_all 0.008924 0.001046 1.266742 ( 0.487309)
build_install 0.004789 0.013225 4.397537 ( 1.858748)
test_btest 0.001103 0.000345 55.028683 ( 6.179500)
test_basic 0.005642 0.000277 0.287310 ( 0.378518)
test_all 0.000000 0.002410 498.038000 ( 52.972372)
test_rubyspec 0.092589 0.048928 41.868147 ( 47.415538)
total: 112.43 sec