Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-080657
#<BuildRuby:0x0000559549599438
@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.20220829-080657",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.007157 0.003948 0.861226 ( 2.377993)
build_miniruby 0.001488 0.000198 0.053329 ( 0.051710)
build_ruby 0.001246 0.000166 0.055506 ( 0.053944)
build_all 0.006411 0.000855 1.221216 ( 0.454133)
build_install 0.015648 0.000193 1.564871 ( 0.785604)
test_btest 0.001055 0.000117 51.806282 ( 5.854369)
test_basic 0.007374 0.000271 0.300729 ( 0.389019)
test_all 0.002585 0.001565 495.487840 ( 51.627434)
test_rubyspec 0.098014 0.038863 41.292825 ( 49.992680)
total: 111.59 sec