Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-232803
#<BuildRuby:0x000055ea2c858d30
@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.20220718-232803",
@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.000003 0.000000 0.000003 ( 0.000005)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.008729 0.003161 0.958913 ( 1.018614)
build_miniruby 0.001600 0.000427 0.072432 ( 0.070323)
build_ruby 0.001670 0.000446 0.075738 ( 0.073546)
build_all 0.010195 0.000448 1.550174 ( 0.612733)
build_install 0.010612 0.013556 5.178019 ( 2.119763)
test_btest 0.000807 0.000297 70.018427 ( 8.518283)
test_basic 0.007170 0.000962 0.331215 ( 0.420986)
test_all 0.001731 0.000606 677.799896 ( 66.742738)
test_rubyspec 0.111516 0.051120 45.832514 ( 51.445778)
total: 131.02 sec