Logfile: /home/ko1/ruby/logs/brlog.trunk.20220311-090318
#<BuildRuby:0x000055e76abc77d8
@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.20220311-090318",
@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.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.005352 0.005515 1.057650 ( 2.272360)
build_miniruby 0.000000 0.002258 0.072110 ( 0.070708)
build_ruby 0.001530 0.000936 0.076946 ( 0.074566)
build_all 0.006895 0.002462 1.490855 ( 0.610763)
build_install 0.017223 0.004211 5.311636 ( 2.232544)
test_btest 0.000943 0.000314 73.720489 ( 7.947106)
test_basic 0.007583 0.000649 0.327903 ( 0.415844)
test_all 0.001466 0.000458 659.511671 ( 65.498539)
test_rubyspec 0.091886 0.073359 46.250790 ( 51.650481)
total: 130.77 sec