Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-180308
#<BuildRuby:0x000055aef56c73a8
@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.20220721-180308",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.007878 0.004057 0.971104 ( 1.080013)
build_miniruby 0.002020 0.000000 0.061188 ( 0.058816)
build_ruby 0.001865 0.000000 0.069654 ( 0.067797)
build_all 0.007156 0.004811 1.533510 ( 0.567936)
build_install 0.020603 0.002531 5.243597 ( 2.060759)
test_btest 0.001044 0.000220 75.630640 ( 8.421962)
test_basic 0.002832 0.004500 0.324749 ( 0.417049)
test_all 0.001911 0.000478 682.623785 ( 66.727507)
test_rubyspec 0.123758 0.046909 45.833364 ( 51.525262)
total: 130.93 sec