Logfile: /home/ko1/ruby/logs/brlog.trunk.20220612-122512
#<BuildRuby:0x000055d2e1607de0
@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.20220612-122512",
@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.000010 0.000004 0.000014 ( 0.000014)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.006124 0.000743 0.834582 ( 1.241692)
build_miniruby 0.000756 0.000252 0.057501 ( 0.056275)
build_ruby 0.000688 0.000229 0.059516 ( 0.058382)
build_all 0.003272 0.001091 1.498258 ( 0.607633)
build_install 0.010579 0.000458 6.319038 ( 2.856053)
test_btest 0.000682 0.000195 50.692583 ( 8.556431)
test_basic 0.000736 0.004920 0.303110 ( 0.391874)
test_all 0.001090 0.000389 651.934146 ( 96.525432)
test_rubyspec 0.074772 0.029237 44.130551 ( 49.704083)
total: 160.00 sec