Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-230004
#<BuildRuby:0x0000564f657144d0
@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.20221206-230004",
@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.000008 0.000003 0.000011 ( 0.000012)
autoconf 0.000010 0.000003 0.000013 ( 0.000014)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.007696 0.002566 1.191386 ( 1.209618)
build_miniruby 0.001908 0.000636 0.863462 ( 0.861949)
build_ruby 0.003451 0.000000 2.219979 ( 2.123229)
build_all 0.008303 0.010594 18.527725 ( 2.113456)
build_install 0.015940 0.006193 2.055774 ( 1.033574)
test_btest 0.000945 0.000398 88.619130 ( 8.935495)
test_basic 0.006353 0.000731 0.358069 ( 0.446023)
test_all 0.002026 0.000349 695.446097 ( 69.681349)
test_rubyspec 0.100393 0.052639 49.334357 ( 57.756224)
total: 144.16 sec