Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-043300
#<BuildRuby:0x00005574fcc1e8c0
@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.20220727-043300",
@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.000006)
autoconf 0.000013 0.000003 0.000016 ( 0.000015)
configure 0.000012 0.000003 0.000015 ( 0.000014)
build_up 0.005423 0.001356 0.826619 ( 1.299675)
build_miniruby 0.000815 0.000203 0.057230 ( 0.056010)
build_ruby 0.000807 0.000202 0.059062 ( 0.057864)
build_all 0.004726 0.000000 1.525368 ( 0.586688)
build_install 0.010075 0.001269 5.642759 ( 2.137381)
test_btest 0.000658 0.000141 51.425944 ( 8.578739)
test_basic 0.004315 0.000924 0.287769 ( 0.376895)
test_all 0.000796 0.000171 621.236369 ( 88.671154)
test_rubyspec 0.077780 0.037762 43.543969 ( 49.150140)
total: 150.92 sec