Logfile: /home/ko1/ruby/logs/brlog.trunk.20231014-232901
#<BuildRuby:0x0000559b1084fd68
@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.20231014-232901",
@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.000004 0.000001 0.000005 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.003180 0.002373 1.298257 ( 1.578566)
build_miniruby 0.001093 0.000365 0.893037 ( 0.891873)
build_ruby 0.000926 0.000309 2.643253 ( 2.643929)
build_all 0.006048 0.004628 18.193520 ( 1.615639)
build_install 0.003865 0.005547 5.373694 ( 1.266137)
test_btest 0.000000 0.001030 94.592520 ( 7.824003)
test_basic 0.001046 0.003475 0.665989 ( 0.746742)
test_all 0.004299 0.002036 605.194130 ( 58.525585)
test_rubyspec 0.018255 0.032607 51.037713 ( 63.318777)
total: 138.41 sec