Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-165922
#<BuildRuby:0x000055ae7eb5b710
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221226-165922",
@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.000000 0.000004 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.008101 0.000615 0.953454 ( 1.136410)
build_miniruby 0.002297 0.000353 0.845260 ( 0.843161)
build_ruby 0.003678 0.000000 2.136426 ( 2.135648)
build_all 0.014836 0.006486 18.628406 ( 2.211696)
build_install 0.017611 0.004534 2.046583 ( 1.018955)
test_btest 0.001113 0.000235 90.850471 ( 8.892255)
test_basic 0.007110 0.001497 0.357564 ( 0.444980)
test_all 0.002643 0.000557 692.797201 ( 64.186193)
test_rubyspec 0.076901 0.100206 48.012382 ( 56.162010)
total: 137.03 sec