Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-191724
#<BuildRuby:0x00005615a0d0ec40
@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.20220826-191724",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.006446 0.000171 0.848681 ( 2.044794)
build_miniruby 0.000969 0.000064 0.058609 ( 0.057260)
build_ruby 0.000971 0.000065 0.059870 ( 0.058601)
build_all 0.004641 0.000000 1.530361 ( 0.589451)
build_install 0.006131 0.002826 1.913357 ( 0.968892)
test_btest 0.000548 0.000052 50.843040 ( 8.298592)
test_basic 0.002370 0.003380 0.334918 ( 0.423841)
test_all 0.002071 0.000283 595.242173 ( 95.035784)
test_rubyspec 0.068721 0.040331 43.998081 ( 52.319208)
total: 159.80 sec