Logfile: /home/ko1/ruby/logs/brlog.trunk.20220716-213856
#<BuildRuby:0x000055c069570d30
@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.20220716-213856",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000027 0.000004 0.000031 ( 0.000028)
build_up 0.011352 0.001746 0.984342 ( 1.162247)
build_miniruby 0.002330 0.000000 0.068528 ( 0.066907)
build_ruby 0.002526 0.000000 0.070048 ( 0.067801)
build_all 0.004770 0.004003 1.470418 ( 0.572384)
build_install 0.018999 0.003838 5.132191 ( 2.087605)
test_btest 0.001073 0.000204 76.668075 ( 8.446588)
test_basic 0.007627 0.000576 0.335011 ( 0.423884)
test_all 0.001786 0.000325 641.593156 ( 64.700553)
test_rubyspec 0.127610 0.031730 45.258142 ( 51.078966)
total: 128.61 sec