Logfile: /home/ko1/ruby/logs/brlog.trunk.20220309-234148
#<BuildRuby:0x000055dba86987d0
@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.20220309-234148",
@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.000017 0.000004 0.000021 ( 0.000021)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.010239 0.001354 0.998024 ( 1.116263)
build_miniruby 0.001569 0.000336 0.073533 ( 0.071276)
build_ruby 0.002171 0.000000 0.069119 ( 0.067104)
build_all 0.005346 0.004152 1.474360 ( 0.591694)
build_install 0.015119 0.008064 5.287925 ( 2.177871)
test_btest 0.000937 0.000281 71.413003 ( 7.765233)
test_basic 0.007614 0.000935 0.345624 ( 0.432884)
test_all 0.000900 0.001444 707.966853 ( 68.104183)
test_rubyspec 0.090990 0.068410 46.368852 ( 51.736365)
total: 132.06 sec