Logfile: /home/ko1/ruby/logs/brlog.trunk.20220607-234744
#<BuildRuby:0x000055d3d92d4a58
@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.20220607-234744",
@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.000015 0.000004 0.000019 ( 0.000020)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.009052 0.001260 0.970202 ( 1.049337)
build_miniruby 0.000000 0.002486 0.067802 ( 0.067017)
build_ruby 0.001267 0.000899 0.077855 ( 0.077656)
build_all 0.007147 0.002199 1.502257 ( 0.614679)
build_install 0.015583 0.005421 5.860325 ( 2.853191)
test_btest 0.001005 0.000318 79.811940 ( 9.221952)
test_basic 0.006963 0.000849 0.329468 ( 0.420986)
test_all 0.001886 0.000566 702.604958 ( 67.624143)
test_rubyspec 0.115173 0.056330 45.748018 ( 51.511466)
total: 133.44 sec