Logfile: /home/ko1/ruby/logs/brlog.trunk.20231130-150700
#<BuildRuby:0x000055acd4c4f7f8
@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.20231130-150700",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.004823 0.000000 1.001178 ( 1.644270)
build_miniruby 0.001065 0.000000 0.883547 ( 0.884405)
build_ruby 0.001198 0.000000 2.714250 ( 2.716749)
build_all 0.008497 0.000000 12.180446 ( 0.984098)
build_install 0.005572 0.004074 3.567886 ( 0.966219)
test_btest 0.000782 0.000046 63.956876 ( 5.007409)
test_basic 0.003398 0.000000 0.374724 ( 0.456905)
test_all 0.082372 0.021037 398.802287 ( 38.349806)
test_rubyspec 0.036020 0.033524 39.382765 ( 52.037852)
total: 103.05 sec