Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-071411
#<BuildRuby:0x000055d9c01b5400
@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.20220721-071411",
@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.000031 0.000004 0.000035 ( 0.000036)
autoconf 0.000045 0.000007 0.000052 ( 0.000052)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.006177 0.005302 0.932802 ( 5.228620)
build_miniruby 0.000000 0.001412 0.054171 ( 0.053731)
build_ruby 0.000000 0.002198 0.064936 ( 0.062692)
build_all 0.002615 0.005995 1.258570 ( 0.499743)
build_install 0.009659 0.007363 4.289076 ( 1.837532)
test_btest 0.001347 0.000589 52.366854 ( 6.146043)
test_basic 0.004276 0.001870 0.300372 ( 0.391282)
test_all 0.001915 0.000839 507.986685 ( 53.822282)
test_rubyspec 0.068806 0.071575 42.117763 ( 47.866430)
total: 115.91 sec