Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-105527
#<BuildRuby:0x00005575abb64d30
@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.20220724-105527",
@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.000006)
autoconf 0.000011 0.000003 0.000014 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.006055 0.006026 0.971188 ( 1.039660)
build_miniruby 0.001961 0.000654 0.077295 ( 0.074636)
build_ruby 0.001683 0.000561 0.075290 ( 0.073120)
build_all 0.007824 0.002608 1.523809 ( 0.579855)
build_install 0.015415 0.007074 5.136327 ( 2.049276)
test_btest 0.000620 0.000222 76.948191 ( 8.660645)
test_basic 0.004498 0.002991 0.313025 ( 0.401797)
test_all 0.001381 0.000518 668.173231 ( 66.415135)
test_rubyspec 0.129105 0.034376 45.156380 ( 50.841363)
total: 130.14 sec