Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-020833
#<BuildRuby:0x000055e9baba4d30
@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.20221127-020833",
@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.000016 0.000004 0.000020 ( 0.000019)
configure 0.000027 0.000007 0.000034 ( 0.000030)
build_up 0.004315 0.005636 1.270571 ( 1.539635)
build_miniruby 0.001712 0.000571 0.846464 ( 0.845688)
build_ruby 0.002492 0.000831 2.260926 ( 2.166512)
build_all 0.012001 0.011414 25.080606 ( 2.877926)
build_install 0.019257 0.002173 4.960186 ( 1.230023)
test_btest 0.000814 0.000300 89.092554 ( 8.867812)
test_basic 0.004752 0.002956 0.357035 ( 0.446687)
test_all 0.001742 0.000663 719.815469 ( 71.612783)
test_rubyspec 0.063512 0.086937 49.489056 ( 57.999215)
total: 147.59 sec