Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-043830
#<BuildRuby:0x000055d0ecbd8090
@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.20240113-043830",
@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.000007 0.000000 0.000007 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.004054 0.000008 0.806431 ( 1.183257)
build_miniruby 0.001370 0.000068 0.948604 ( 0.949368)
build_ruby 0.001381 0.000069 2.856111 ( 2.860656)
build_all 0.007064 0.003280 14.836318 ( 1.435601)
build_install 0.009058 0.000134 4.288706 ( 1.168603)
test_btest 0.000653 0.000050 77.127501 ( 7.243459)
test_basic 0.005841 0.000449 0.538076 ( 0.616495)
test_all 0.096585 0.038565 496.237500 ( 59.545700)
test_rubyspec 0.028971 0.007873 49.097317 ( 61.728156)
total: 136.73 sec