Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-155404
#<BuildRuby:0x00005610fb3346d8
@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.20220722-155404",
@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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004794 0.007395 0.984325 ( 1.706951)
build_miniruby 0.001681 0.000448 0.073047 ( 0.071191)
build_ruby 0.001761 0.000470 0.075188 ( 0.073381)
build_all 0.008763 0.001146 1.516602 ( 0.574697)
build_install 0.016837 0.002910 5.243412 ( 2.081622)
test_btest 0.000805 0.000189 73.706424 ( 8.398389)
test_basic 0.006416 0.001510 0.304823 ( 0.393315)
test_all 0.001377 0.000324 662.447757 ( 65.908777)
test_rubyspec 0.109277 0.059814 45.678265 ( 51.092664)
total: 130.30 sec