Logfile: /home/ko1/ruby/logs/brlog.trunk.20220221-194627
#<BuildRuby:0x0000561ac6db8c10
@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.20220221-194627",
@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.000006)
autoconf 0.000012 0.000000 0.000012 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.010348 0.000159 0.932256 ( 0.959128)
build_miniruby 0.002136 0.000000 0.069298 ( 0.068693)
build_ruby 0.001673 0.000000 0.077636 ( 0.076922)
build_all 0.006438 0.003481 4.129014 ( 0.795367)
build_install 0.022334 0.001343 7.767356 ( 2.334451)
test_btest 0.001306 0.000119 78.517930 ( 8.551204)
test_basic 0.007543 0.000000 0.346590 ( 0.437709)
test_all 0.001752 0.000030 659.308318 ( 65.114349)
test_rubyspec 0.108562 0.045295 46.288650 ( 51.637815)
total: 129.98 sec