Logfile: /home/ko1/ruby/logs/brlog.trunk.20220909-160433
#<BuildRuby:0x000055dbd81548e8
@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.20220909-160433",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000016 0.000004 0.000020 ( 0.000014)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.008493 0.001960 1.139048 ( 1.259433)
build_miniruby 0.001602 0.000370 0.077598 ( 0.077249)
build_ruby 0.001618 0.000373 0.077056 ( 0.076777)
build_all 0.009944 0.001109 1.577280 ( 0.627512)
build_install 0.009111 0.013551 1.968142 ( 0.982546)
test_btest 0.000882 0.000315 92.944079 ( 9.609891)
test_basic 0.000840 0.006232 0.349477 ( 0.441569)
test_all 0.002975 0.000000 696.145591 ( 69.097244)
test_rubyspec 0.113230 0.055025 47.036082 ( 55.500354)
total: 137.67 sec