Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-104252
#<BuildRuby:0x0000557261017858
@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.20240114-104252",
@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.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000000 0.003968 0.954871 ( 1.342254)
build_miniruby 0.000845 0.000233 0.908430 ( 0.909343)
build_ruby 0.001281 0.000240 2.826692 ( 2.829111)
build_all 0.010407 0.000000 14.625241 ( 1.358799)
build_install 0.009030 0.000000 4.316109 ( 1.155532)
test_btest 0.000662 0.000000 77.882146 ( 6.860618)
test_basic 0.003115 0.000320 0.421743 ( 0.505259)
test_all 0.090534 0.041912 505.220954 ( 56.474922)
test_rubyspec 0.022904 0.012230 49.236037 ( 61.749763)
total: 133.19 sec