Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-165217
#<BuildRuby:0x000055e21cb4f510
@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.20220729-165217",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.006728 0.005077 0.993338 ( 1.707032)
build_miniruby 0.001967 0.000281 0.069578 ( 0.068341)
build_ruby 0.001570 0.000225 0.068143 ( 0.067590)
build_all 0.010283 0.000069 1.524755 ( 0.581232)
build_install 0.015902 0.005828 5.217480 ( 2.114063)
test_btest 0.000967 0.000162 74.316597 ( 8.073614)
test_basic 0.007742 0.000000 0.323472 ( 0.413869)
test_all 0.003359 0.000000 647.058232 ( 65.848037)
test_rubyspec 0.115590 0.061054 45.925078 ( 51.660408)
total: 130.54 sec