Logfile: /home/ko1/ruby/logs/brlog.trunk.20240616-073514
#<BuildRuby:0x000056267aff4190
@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.20240616-073514",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000010 0.000004 0.000014 ( 0.000013)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.004269 0.001601 1.757143 ( 1.928359)
build_miniruby 0.000806 0.000302 1.087177 ( 1.087592)
build_ruby 0.001072 0.000402 3.637052 ( 3.636456)
build_all 0.009904 0.000423 17.717690 ( 1.669569)
build_install 0.002189 0.008464 6.167726 ( 1.497921)
test_btest 0.000485 0.000208 105.776989 ( 8.753019)
test_basic 0.003383 0.001450 0.976901 ( 1.050481)
test_all 0.104114 0.033926 574.048485 ( 57.837244)
test_rubyspec 0.039520 0.028868 133.956801 ( 16.275835)
total: 93.74 sec