Logfile: /home/ko1/ruby/logs/brlog.trunk.20220207-080224
#<BuildRuby:0x0000557d8c68cf40
@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.20220207-080224",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000028 0.000002 0.000030 ( 0.000027)
build_up 0.010724 0.000158 0.988596 ( 1.855533)
build_miniruby 0.001813 0.000106 0.075417 ( 0.074690)
build_ruby 0.002140 0.000000 0.076421 ( 0.074669)
build_all 0.010435 0.000228 4.163758 ( 0.807285)
build_install 0.022091 0.000879 7.767436 ( 2.295669)
test_btest 0.001113 0.000056 77.171329 ( 7.970334)
test_basic 0.006180 0.000309 0.329097 ( 0.419425)
test_all 0.001614 0.000000 661.898241 ( 65.559346)
test_rubyspec 0.143212 0.013526 45.924825 ( 51.109238)
total: 130.17 sec