Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-210518
#<BuildRuby:0x0000561f32cb75f8
@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-210518",
@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.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.001351 0.002829 0.984376 ( 1.361882)
build_miniruby 0.000848 0.000147 0.934179 ( 0.934389)
build_ruby 0.001097 0.000191 2.912536 ( 2.915189)
build_all 0.003505 0.006587 14.826726 ( 1.437342)
build_install 0.005797 0.003246 4.279477 ( 1.155987)
test_btest 0.000579 0.000150 77.684218 ( 7.478574)
test_basic 0.000000 0.003160 0.437117 ( 0.520189)
test_all 0.104547 0.029223 518.254254 ( 47.812008)
test_rubyspec 0.030311 0.005649 48.624615 ( 61.090235)
total: 124.71 sec