Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-195540
#<BuildRuby:0x000055fd80e60e50
@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.20220825-195540",
@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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.001549 0.011248 1.013356 ( 1.276667)
build_miniruby 0.002189 0.000000 0.075456 ( 0.073121)
build_ruby 0.002237 0.000000 0.080374 ( 0.077972)
build_all 0.008491 0.001403 1.543681 ( 0.575009)
build_install 0.016491 0.005216 1.875338 ( 0.917200)
test_btest 0.000000 0.001051 75.262097 ( 8.016087)
test_basic 0.000000 0.008457 0.324006 ( 0.411757)
test_all 0.001419 0.002233 647.805193 ( 64.623142)
test_rubyspec 0.105534 0.072638 45.539466 ( 53.987108)
total: 129.96 sec