Logfile: /home/ko1/ruby/logs/brlog.trunk.20220801-115022
#<BuildRuby:0x00005630ec707ba0
@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.20220801-115022",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000006 0.000002 0.000008 ( 0.000009)
configure 0.000004 0.000002 0.000006 ( 0.000007)
build_up 0.007674 0.003069 0.883490 ( 1.395147)
build_miniruby 0.001203 0.000481 0.063861 ( 0.063138)
build_ruby 0.000990 0.000396 0.065419 ( 0.064048)
build_all 0.007571 0.000000 1.259581 ( 0.476854)
build_install 0.018041 0.000051 4.413346 ( 1.828512)
test_btest 0.001265 0.000333 51.508317 ( 6.492038)
test_basic 0.005876 0.000468 0.293762 ( 0.392465)
test_all 0.002746 0.000686 476.915162 ( 51.833907)
test_rubyspec 0.083522 0.055339 41.724250 ( 47.626349)
total: 110.17 sec