Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-085302
#<BuildRuby:0x00005564e4f80a90
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221206-085302",
@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.000019)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.008480 0.002120 1.200999 ( 1.391377)
build_miniruby 0.001666 0.000416 0.844413 ( 0.848780)
build_ruby 0.002448 0.000000 2.238209 ( 2.158688)
build_all 0.020071 0.000000 18.379078 ( 2.132034)
build_install 0.008668 0.012344 2.054195 ( 1.016357)
test_btest 0.001648 0.000000 93.016907 ( 9.022295)
test_basic 0.000000 0.007500 0.353523 ( 0.443550)
test_all 0.001126 0.000755 687.580883 ( 70.548319)
test_rubyspec 0.077489 0.066782 49.334078 ( 57.456833)
total: 145.02 sec