Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-191652
#<BuildRuby:0x000055ff133c7e00
@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-191652",
@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.000007 0.000002 0.000009 ( 0.000007)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000012 0.000002 0.000014 ( 0.000015)
build_up 0.000000 0.006599 0.861241 ( 1.743050)
build_miniruby 0.000487 0.000570 0.057668 ( 0.056387)
build_ruby 0.000761 0.000234 0.059629 ( 0.058440)
build_all 0.004457 0.000142 1.538365 ( 0.593707)
build_install 0.009440 0.001452 1.913863 ( 0.957482)
test_btest 0.000581 0.000155 45.746267 ( 8.638108)
test_basic 0.004230 0.001128 0.255278 ( 0.344283)
test_all 0.002480 0.000662 608.994675 ( 86.802122)
test_rubyspec 0.084365 0.045306 44.171462 ( 52.515125)
total: 151.71 sec