Logfile: /home/ko1/ruby/logs/brlog.trunk.20220807-174956
#<BuildRuby:0x00005569fe66af90
@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.20220807-174956",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009164 0.001527 0.830348 ( 1.032809)
build_miniruby 0.001868 0.000311 0.054344 ( 0.052337)
build_ruby 0.001630 0.000272 0.060379 ( 0.059286)
build_all 0.008118 0.000475 1.287031 ( 0.452634)
build_install 0.010832 0.006466 4.392143 ( 1.796053)
test_btest 0.000000 0.001361 53.541630 ( 6.408382)
test_basic 0.004053 0.002403 0.292211 ( 0.391635)
test_all 0.002745 0.000000 479.964645 ( 51.647226)
test_rubyspec 0.080619 0.042783 41.474160 ( 49.124285)
total: 110.97 sec