Logfile: /home/ko1/ruby/logs/brlog.trunk.20220326-115246
#<BuildRuby:0x000055d7946d87d0
@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.20220326-115246",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000020 0.000003 0.000023 ( 0.000022)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.003879 0.007085 0.996030 ( 1.088476)
build_miniruby 0.002265 0.000000 0.074915 ( 0.072462)
build_ruby 0.002408 0.000000 0.077258 ( 0.074621)
build_all 0.008386 0.001315 4.201486 ( 0.831407)
build_install 0.020103 0.002476 7.837007 ( 2.434296)
test_btest 0.001203 0.000253 73.130523 ( 8.343461)
test_basic 0.008046 0.000637 0.340570 ( 0.435846)
test_all 0.001688 0.000338 699.652898 ( 68.065528)
test_rubyspec 0.134686 0.036416 46.063867 ( 51.440535)
total: 132.79 sec