Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-211938
#<BuildRuby:0x0000556b434f8a68
@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.20220814-211938",
@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.000021 0.000003 0.000024 ( 0.000024)
autoconf 0.000039 0.000006 0.000045 ( 0.000045)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.001419 0.010782 0.851326 ( 0.903875)
build_miniruby 0.000982 0.000350 0.054754 ( 0.053897)
build_ruby 0.001320 0.000472 0.066595 ( 0.065534)
build_all 0.008547 0.000243 1.250763 ( 0.474462)
build_install 0.015071 0.002000 1.622539 ( 0.803997)
test_btest 0.001248 0.000346 51.770024 ( 6.349709)
test_basic 0.004657 0.001294 0.280183 ( 0.371424)
test_all 0.002963 0.000823 494.065287 ( 52.641690)
test_rubyspec 0.070561 0.047497 41.997377 ( 49.449111)
total: 111.11 sec