Logfile: /home/ko1/ruby/logs/brlog.trunk.20220831-120420
#<BuildRuby:0x000055d4917c8bc8
@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.20220831-120420",
@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.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004371 0.008398 0.992944 ( 0.994806)
build_miniruby 0.002206 0.000000 0.073271 ( 0.070894)
build_ruby 0.000000 0.002054 0.080964 ( 0.079074)
build_all 0.008351 0.002782 1.555196 ( 0.570564)
build_install 0.013884 0.007463 1.899001 ( 0.925780)
test_btest 0.001072 0.000375 78.292317 ( 8.286369)
test_basic 0.001530 0.004838 0.324811 ( 0.414414)
test_all 0.004343 0.000014 645.523759 ( 65.260729)
test_rubyspec 0.096733 0.063215 46.676905 ( 54.831388)
total: 131.43 sec