Logfile: /home/ko1/ruby/logs/brlog.trunk.20220409-020952
#<BuildRuby:0x000055d062f1b778
@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.20220409-020952",
@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.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010361 0.000853 0.999609 ( 1.229226)
build_miniruby 0.000000 0.002011 0.074305 ( 0.073671)
build_ruby 0.000000 0.001889 0.078513 ( 0.078334)
build_all 0.007242 0.001766 1.506392 ( 0.611383)
build_install 0.009770 0.013017 2.061056 ( 1.155187)
test_btest 0.001087 0.000363 77.832175 ( 8.175686)
test_basic 0.006327 0.002109 0.341201 ( 0.431109)
test_all 0.001780 0.000593 692.365676 ( 68.036112)
test_rubyspec 0.103601 0.067217 46.712250 ( 51.858782)
total: 131.65 sec