Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-022929
#<BuildRuby:0x0000563ee83d8178
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240107-022929",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000008 0.000000 0.000008 ( 0.000009)
autoconf 0.000015 0.000001 0.000016 ( 0.000015)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.004692 0.000247 1.166276 ( 1.566173)
build_miniruby 0.001051 0.000056 1.395186 ( 1.398335)
build_ruby 0.000000 0.001437 5.454832 ( 5.463259)
build_all 0.005918 0.003435 16.388275 ( 1.672270)
build_install 0.004532 0.010814 4.799733 ( 1.655390)
test_btest 0.000809 0.000000 85.010111 ( 9.162111)
test_basic 0.002381 0.002871 0.622152 ( 0.691601)
test_all 0.087824 0.032519 544.604553 ( 70.396357)
test_rubyspec 0.037023 0.026206 73.502945 ( 85.864139)
total: 177.87 sec