Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-155725
#<BuildRuby:0x0000563c7f55c0a0
@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.20240111-155725",
@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.000009 0.000002 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004225 0.000025 0.847055 ( 1.229735)
build_miniruby 0.000855 0.000151 0.901878 ( 0.901044)
build_ruby 0.001197 0.000212 2.775377 ( 2.778396)
build_all 0.009818 0.000217 14.864808 ( 1.409403)
build_install 0.004778 0.004394 4.240033 ( 1.143423)
test_btest 0.000611 0.000000 79.368167 ( 7.469099)
test_basic 0.003457 0.000000 0.460552 ( 0.540313)
test_all 0.113643 0.019799 497.090383 ( 56.153194)
test_rubyspec 0.032998 0.006064 49.702578 ( 62.277603)
total: 133.90 sec