Logfile: /home/ko1/ruby/logs/brlog.trunk.20220301-231222
#<BuildRuby:0x000055655086cc10
@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.20220301-231222",
@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.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.007828 0.003196 1.012408 ( 1.005213)
build_miniruby 0.001445 0.000289 0.072201 ( 0.070134)
build_ruby 0.001507 0.000301 0.074415 ( 0.072653)
build_all 0.002524 0.007528 4.195682 ( 0.847848)
build_install 0.021661 0.002615 7.899968 ( 2.391464)
test_btest 0.001320 0.000347 73.855390 ( 7.864245)
test_basic 0.002654 0.005348 0.347079 ( 0.434108)
test_all 0.001239 0.000392 659.099895 ( 66.210430)
test_rubyspec 0.079639 0.079446 46.358128 ( 51.865530)
total: 130.76 sec