Logfile: /home/ko1/ruby/logs/brlog.trunk.20231224-232726
#<BuildRuby:0x000055f3418af040
@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.20231224-232726",
@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.000002 0.000007 ( 0.000008)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004512 0.000541 1.222450 ( 1.583436)
build_miniruby 0.000732 0.000220 0.861637 ( 0.862332)
build_ruby 0.000980 0.000294 3.002267 ( 3.002517)
build_all 0.009587 0.000669 16.746134 ( 1.485611)
build_install 0.004064 0.006261 4.907187 ( 1.158000)
test_btest 0.000857 0.000286 83.513768 ( 7.850102)
test_basic 0.003370 0.001123 0.714178 ( 0.791950)
test_all 0.099531 0.041050 541.708976 ( 58.111986)
test_rubyspec 0.013002 0.034171 51.222033 ( 63.475860)
total: 138.32 sec