Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-130454
#<BuildRuby:0x000055fe88090d30
@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-130454",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.012010 0.000548 0.977542 ( 1.237106)
build_miniruby 0.001674 0.000224 0.077100 ( 0.075866)
build_ruby 0.001318 0.000176 0.074873 ( 0.074034)
build_all 0.001781 0.008212 1.522607 ( 0.584113)
build_install 0.021458 0.000870 5.130007 ( 2.060424)
test_btest 0.000813 0.000163 75.614298 ( 8.077160)
test_basic 0.003155 0.004213 0.317584 ( 0.406307)
test_all 0.001882 0.000448 643.377449 ( 64.656255)
test_rubyspec 0.086225 0.086502 45.637827 ( 51.309594)
total: 128.48 sec