Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-010116
#<BuildRuby:0x000055b62b990e80
@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.20220813-010116",
@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.000024 0.000004 0.000028 ( 0.000028)
autoconf 0.000041 0.000007 0.000048 ( 0.000047)
configure 0.000025 0.000004 0.000029 ( 0.000028)
build_up 0.001558 0.009274 0.806051 ( 0.981065)
build_miniruby 0.001021 0.000341 0.052862 ( 0.051407)
build_ruby 0.001426 0.000475 0.058956 ( 0.056216)
build_all 0.006600 0.002200 1.243615 ( 0.472133)
build_install 0.011271 0.003757 1.595847 ( 0.834151)
test_btest 0.000662 0.000221 53.208997 ( 6.199154)
test_basic 0.000981 0.004360 0.285686 ( 0.380825)
test_all 0.001124 0.002081 504.633141 ( 53.008214)
test_rubyspec 0.059289 0.074607 41.538398 ( 49.258842)
total: 111.24 sec