Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-215127
#<BuildRuby:0x00005582c5763e58
@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.20220728-215127",
@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.000007)
autoconf 0.000011 0.000004 0.000015 ( 0.000014)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.004634 0.001685 0.868225 ( 0.963824)
build_miniruby 0.000726 0.000264 0.057252 ( 0.056032)
build_ruby 0.000759 0.000277 0.059383 ( 0.058164)
build_all 0.004425 0.000000 1.512826 ( 0.592844)
build_install 0.007330 0.003886 5.621881 ( 2.164482)
test_btest 0.000531 0.000190 53.155655 ( 8.205404)
test_basic 0.002124 0.003472 0.298825 ( 0.387772)
test_all 0.000931 0.000373 619.868938 ( 89.792390)
test_rubyspec 0.060346 0.069604 43.677473 ( 49.280109)
total: 151.50 sec