Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-184539
#<BuildRuby:0x000056429763ac88
@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.20220718-184539",
@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.000009 0.000000 0.000009 ( 0.000010)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.006033 0.003655 0.849315 ( 0.964172)
build_miniruby 0.002550 0.000340 0.066978 ( 0.064581)
build_ruby 0.001073 0.000143 0.061702 ( 0.061247)
build_all 0.008095 0.000509 1.272304 ( 0.499547)
build_install 0.007211 0.009249 4.451023 ( 1.835923)
test_btest 0.000977 0.000230 51.477823 ( 5.977324)
test_basic 0.002004 0.003818 0.282375 ( 0.373658)
test_all 0.002402 0.000241 498.270052 ( 52.155646)
test_rubyspec 0.102952 0.036847 41.957924 ( 47.871335)
total: 109.80 sec