Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-203609
#<BuildRuby:0x000055897adc1550
@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.20220723-203609",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000097 0.000007 0.000104 ( 0.000107)
build_up 0.003880 0.007370 0.834863 ( 1.279929)
build_miniruby 0.002245 0.000000 0.060592 ( 0.057845)
build_ruby 0.001399 0.000000 0.052944 ( 0.051584)
build_all 0.008590 0.000000 1.234298 ( 0.464540)
build_install 0.015588 0.001332 4.359873 ( 1.791531)
test_btest 0.001533 0.000230 52.159452 ( 6.431794)
test_basic 0.002253 0.003963 0.293997 ( 0.383285)
test_all 0.002001 0.000381 504.303799 ( 53.030890)
test_rubyspec 0.110496 0.028192 41.844244 ( 47.649726)
total: 111.14 sec