Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-212418
#<BuildRuby:0x0000560a02f9a120
@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.20220814-212418",
@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.000009 0.000002 0.000011 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.005053 0.004382 0.844885 ( 0.910022)
build_miniruby 0.001405 0.000000 0.059614 ( 0.059430)
build_ruby 0.001416 0.000000 0.051230 ( 0.050745)
build_all 0.006508 0.001635 1.244696 ( 0.463447)
build_install 0.010632 0.006722 1.594082 ( 0.806758)
test_btest 0.000673 0.000240 53.865428 ( 6.296216)
test_basic 0.000484 0.005246 0.285051 ( 0.377163)
test_all 0.001155 0.001387 501.925158 ( 52.750349)
test_rubyspec 0.070659 0.065864 41.751092 ( 49.493176)
total: 111.21 sec