Logfile: /home/ko1/ruby/logs/brlog.trunk.20220604-025222
#<BuildRuby:0x00005639db097f20
@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.20220604-025222",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.007594 0.000000 0.957456 ( 1.330570)
build_miniruby 0.001401 0.000000 1.954453 ( 1.466484)
build_ruby 0.001754 0.000000 2.709185 ( 2.515967)
build_all 0.009023 0.000000 15.823251 ( 2.894894)
build_install 0.005588 0.004650 6.434199 ( 2.878248)
test_btest 0.000707 0.000040 54.348757 ( 8.430446)
test_basic 0.005235 0.000291 0.277600 ( 0.366242)
test_all 0.001461 0.000081 629.011202 ( 94.940230)
test_rubyspec 0.081945 0.027929 44.372099 ( 49.975612)
total: 164.80 sec