Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-093929
#<BuildRuby:0x0000563bc54e4920
@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.20220728-093929",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000014 0.000005 0.000019 ( 0.000019)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.007031 0.005326 0.996551 ( 1.135626)
build_miniruby 0.001251 0.000521 0.076768 ( 0.074803)
build_ruby 0.001462 0.000609 0.076849 ( 0.074597)
build_all 0.010542 0.000000 1.536068 ( 0.579366)
build_install 0.022822 0.001188 5.181924 ( 2.089124)
test_btest 0.001219 0.000332 72.529990 ( 8.449703)
test_basic 0.006768 0.000698 0.327004 ( 0.420136)
test_all 0.001431 0.000373 647.446002 ( 64.026849)
test_rubyspec 0.107505 0.072795 45.724270 ( 51.200868)
total: 128.05 sec