Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-203347
#<BuildRuby:0x000055e7b5600c00
@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.20220802-203347",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.006602 0.004230 0.964504 ( 1.040382)
build_miniruby 0.001601 0.000213 0.075799 ( 0.074931)
build_ruby 0.002409 0.000000 0.075990 ( 0.074091)
build_all 0.004815 0.004757 1.520450 ( 0.571138)
build_install 0.015802 0.005937 5.229184 ( 2.043679)
test_btest 0.001576 0.000000 75.834219 ( 8.454231)
test_basic 0.006744 0.000772 0.314639 ( 0.413378)
test_all 0.001907 0.000401 627.128779 ( 64.439168)
test_rubyspec 0.107666 0.047705 45.497910 ( 53.136547)
total: 130.25 sec