Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-152155
#<BuildRuby:0x0000556510643280
@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.20240110-152155",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000011 0.000000 0.000011 ( 0.000009)
build_up 0.003812 0.000000 0.929423 ( 1.347301)
build_miniruby 0.000788 0.000143 0.912717 ( 0.913316)
build_ruby 0.001148 0.000287 2.724130 ( 2.725017)
build_all 0.009575 0.000236 14.753445 ( 1.378872)
build_install 0.008876 0.000960 4.332083 ( 1.170288)
test_btest 0.000559 0.000117 79.427024 ( 7.555483)
test_basic 0.003089 0.000650 0.483415 ( 0.564119)
test_all 0.086688 0.047968 508.146557 ( 57.588333)
test_rubyspec 0.017927 0.015878 49.752562 ( 62.268439)
total: 135.51 sec