Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-172540
#<BuildRuby:0x000055c0e7210a68
@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.20220815-172540",
@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.000009 0.000003 0.000012 ( 0.000011)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.008250 0.002250 0.860737 ( 2.817680)
build_miniruby 0.000000 0.002532 0.064351 ( 0.069780)
build_ruby 0.002797 0.000000 0.058598 ( 0.056267)
build_all 0.005842 0.001741 1.194418 ( 0.448126)
build_install 0.014220 0.001355 1.565026 ( 0.794359)
test_btest 0.000882 0.000235 51.723703 ( 6.122313)
test_basic 0.004572 0.001219 0.280933 ( 0.371149)
test_all 0.002271 0.000606 488.015432 ( 52.188998)
test_rubyspec 0.073773 0.055924 41.560944 ( 49.329834)
total: 112.20 sec