Logfile: /home/ko1/ruby/logs/brlog.trunk.20221009-234801
#<BuildRuby:0x00005596eb6e1400
@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.20221009-234801",
@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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.002493 0.007451 1.079930 ( 1.137676)
build_miniruby 0.001124 0.000346 0.096905 ( 0.094298)
build_ruby 0.001192 0.000367 0.092492 ( 0.090138)
build_all 0.006781 0.000788 1.298633 ( 0.581482)
build_install 0.011922 0.003407 1.638827 ( 0.869918)
test_btest 0.001045 0.000299 62.314383 ( 6.523112)
test_basic 0.005089 0.001454 0.353802 ( 0.444287)
test_all 0.006144 0.001029 508.064825 ( 53.515431)
test_rubyspec 0.108318 0.017306 42.649492 ( 50.888168)
total: 114.15 sec