Logfile: /home/ko1/ruby/logs/brlog.trunk.20230711-214704
#<BuildRuby:0x00005618eb75b520
@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.20230711-214704",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006673 0.000000 1.413510 ( 2.668833)
build_miniruby 0.001137 0.000004 0.891581 ( 0.891064)
build_ruby 0.001133 0.000108 2.611621 ( 2.611675)
build_all 0.005381 0.004743 13.697150 ( 1.205595)
build_install 0.000000 0.008174 1.925490 ( 0.861829)
test_btest 0.001174 0.000000 85.823525 ( 7.933680)
test_basic 0.001854 0.004168 0.718424 ( 0.793061)
test_all 0.001572 0.000198 480.498784 ( 45.213092)
test_rubyspec 0.021964 0.014732 42.451279 ( 54.926255)
total: 117.11 sec