Logfile: /home/ko1/ruby/logs/brlog.trunk.20220205-230907
#<BuildRuby:0x000055fe89e145f0
@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.20220205-230907",
@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.000006)
autoconf 0.000021 0.000005 0.000026 ( 0.000026)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.007907 0.001825 0.939714 ( 1.072782)
build_miniruby 0.001314 0.000303 0.074425 ( 0.073582)
build_ruby 0.001885 0.000435 0.076431 ( 0.074147)
build_all 0.010520 0.000000 4.151848 ( 0.789188)
build_install 0.021049 0.003218 7.872409 ( 2.336460)
test_btest 0.001150 0.000216 74.990355 ( 7.948064)
test_basic 0.002125 0.005094 0.327061 ( 0.427621)
test_all 0.001843 0.000433 702.177674 ( 67.318316)
test_rubyspec 0.092710 0.072893 45.926399 ( 51.284002)
total: 131.33 sec