Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-120946
#<BuildRuby:0x000055e9db6706e0
@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.20220809-120946",
@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.000009 0.000000 0.000009 ( 0.000010)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.005312 0.006576 0.993492 ( 1.265461)
build_miniruby 0.002045 0.000341 0.075250 ( 0.072646)
build_ruby 0.001645 0.000274 0.071957 ( 0.070042)
build_all 0.009094 0.000262 1.508746 ( 0.576091)
build_install 0.021145 0.002483 5.197062 ( 2.070154)
test_btest 0.000862 0.000124 77.308511 ( 8.267486)
test_basic 0.005470 0.000781 0.324603 ( 0.414227)
test_all 0.002065 0.000295 648.974788 ( 66.167728)
test_rubyspec 0.121504 0.052979 45.813282 ( 53.393366)
total: 132.30 sec