Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-131144
#<BuildRuby:0x000055ea64d93dd0
@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.20220724-131144",
@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.000005 0.000002 0.000007 ( 0.000008)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.005011 0.001823 0.861534 ( 2.441178)
build_miniruby 0.000771 0.000280 0.057555 ( 0.056268)
build_ruby 0.000693 0.000252 0.059402 ( 0.058210)
build_all 0.003465 0.001260 1.523548 ( 0.584168)
build_install 0.004477 0.006832 5.650504 ( 2.134257)
test_btest 0.000502 0.000228 54.761591 ( 8.109308)
test_basic 0.005871 0.000256 0.341040 ( 0.428721)
test_all 0.000862 0.000359 588.343444 ( 92.034283)
test_rubyspec 0.074677 0.048080 43.681589 ( 49.322306)
total: 155.17 sec