Logfile: /home/ko1/ruby/logs/brlog.trunk.20220217-120942
#<BuildRuby:0x000055a5cd7a7858
@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.20220217-120942",
@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.000011 0.000002 0.000013 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.009256 0.001424 0.946725 ( 1.623011)
build_miniruby 0.001899 0.000292 0.075690 ( 0.073450)
build_ruby 0.002036 0.000313 0.080697 ( 0.078256)
build_all 0.009895 0.001523 4.086420 ( 0.801567)
build_install 0.018528 0.006051 7.847302 ( 2.302793)
test_btest 0.001035 0.000195 72.829895 ( 7.859553)
test_basic 0.001523 0.006401 0.343065 ( 0.431738)
test_all 0.001444 0.000361 655.637898 ( 65.630829)
test_rubyspec 0.088440 0.074009 45.985643 ( 51.417360)
total: 130.22 sec