Logfile: /home/ko1/ruby/logs/brlog.trunk.20220423-051640
#<BuildRuby:0x0000561986403eb8
@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.20220423-051640",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.000000 0.006387 0.823422 ( 1.033581)
build_miniruby 0.000000 0.000977 0.057384 ( 0.056070)
build_ruby 0.000000 0.000976 0.059192 ( 0.058008)
build_all 0.002377 0.001922 1.510018 ( 0.605442)
build_install 0.004464 0.005675 6.381644 ( 2.885613)
test_btest 0.000566 0.000242 49.985990 ( 8.986413)
test_basic 0.004614 0.001978 0.348973 ( 0.436056)
test_all 0.001026 0.000439 600.294604 ( 93.678458)
test_rubyspec 0.093118 0.034072 44.274808 ( 49.175394)
total: 156.92 sec