Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-160647
#<BuildRuby:0x000056317a1f3e00
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220824-160647",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000010 0.000004 0.000014 ( 0.000014)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.006033 0.000681 0.899933 ( 10.245202)
build_miniruby 0.000763 0.000278 0.058093 ( 0.056846)
build_ruby 0.000594 0.000216 0.059275 ( 0.057967)
build_all 0.004797 0.000000 1.532221 ( 0.585825)
build_install 0.010577 0.000597 1.939413 ( 0.973242)
test_btest 0.000639 0.000183 56.614552 ( 8.058033)
test_basic 0.005467 0.000215 0.333478 ( 0.422542)
test_all 0.000963 0.001211 632.212336 ( 90.220858)
test_rubyspec 0.066740 0.061316 44.354233 ( 52.623284)
total: 163.24 sec