Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-155656
#<BuildRuby:0x0000557a8301ce50
@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.20221127-155656",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.009041 0.002087 1.279808 ( 1.550584)
build_miniruby 0.001754 0.000405 0.855811 ( 0.863687)
build_ruby 0.002789 0.000644 2.243464 ( 2.168000)
build_all 0.013539 0.007350 25.006838 ( 2.852054)
build_install 0.017982 0.004384 5.041279 ( 1.231477)
test_btest 0.001150 0.000000 90.180408 ( 8.941084)
test_basic 0.005985 0.000511 0.347332 ( 0.436878)
test_all 0.001875 0.000493 663.215867 ( 70.487811)
test_rubyspec 0.120107 0.036669 50.363609 ( 58.751660)
total: 147.28 sec