Logfile: /home/ko1/ruby/logs/brlog.trunk.20220427-020152
#<BuildRuby:0x00005616bc0d7810
@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.20220427-020152",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000012 0.000000 0.000012 ( 0.000014)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.003274 0.009159 1.036637 ( 4.046835)
build_miniruby 0.001891 0.000406 0.071705 ( 0.069025)
build_ruby 0.001215 0.000260 0.069856 ( 0.068611)
build_all 0.010268 0.000196 1.531895 ( 0.635111)
build_install 0.014614 0.009613 5.829780 ( 2.817757)
test_btest 0.001260 0.000331 74.396151 ( 8.673067)
test_basic 0.008611 0.000938 0.332391 ( 0.419515)
test_all 0.002971 0.000000 699.588811 ( 67.449777)
test_rubyspec 0.119368 0.073077 45.989360 ( 51.140807)
total: 135.32 sec