Logfile: /home/ko1/ruby/logs/brlog.trunk.20220308-175150
#<BuildRuby:0x000055b5700db7d8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220308-175150",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000010 0.000004 0.000014 ( 0.000015)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.009797 0.000726 1.032586 ( 1.559890)
build_miniruby 0.001615 0.000621 0.078682 ( 0.076193)
build_ruby 0.001347 0.000518 0.075342 ( 0.073367)
build_all 0.006644 0.002556 4.204809 ( 0.843127)
build_install 0.016380 0.007523 7.960768 ( 2.426055)
test_btest 0.001355 0.000000 72.366849 ( 8.161812)
test_basic 0.006386 0.001011 0.341691 ( 0.430791)
test_all 0.001349 0.000506 697.186310 ( 67.304931)
test_rubyspec 0.097399 0.069202 46.162036 ( 51.549512)
total: 132.43 sec