Logfile: /home/ko1/ruby/logs/brlog.trunk.20220801-085039
#<BuildRuby:0x000056443ab3b800
@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.20220801-085039",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.005479 0.007746 1.023196 ( 1.276211)
build_miniruby 0.001343 0.000252 0.076138 ( 0.074521)
build_ruby 0.002031 0.000381 0.075594 ( 0.073088)
build_all 0.009981 0.000269 1.523690 ( 0.578597)
build_install 0.009008 0.014326 5.165625 ( 2.075849)
test_btest 0.001188 0.000000 74.113440 ( 8.787007)
test_basic 0.003166 0.004509 0.323710 ( 0.416270)
test_all 0.002293 0.000802 634.886100 ( 65.533798)
test_rubyspec 0.063011 0.110458 45.118993 ( 50.600023)
total: 129.42 sec