Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-133520
#<BuildRuby:0x000055c89de046e0
@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.20220826-133520",
@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.000012 0.000001 0.000013 ( 0.000014)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.011870 0.000000 0.983066 ( 1.099468)
build_miniruby 0.001731 0.000000 0.072320 ( 0.070320)
build_ruby 0.002120 0.000000 0.076092 ( 0.074211)
build_all 0.009236 0.000561 1.532390 ( 0.582379)
build_install 0.013928 0.009260 1.880831 ( 0.926156)
test_btest 0.002138 0.000000 72.665555 ( 8.313000)
test_basic 0.007052 0.000005 0.321217 ( 0.419076)
test_all 0.002645 0.000000 636.310419 ( 65.243368)
test_rubyspec 0.092424 0.074332 45.500671 ( 53.990367)
total: 130.72 sec