Logfile: /home/ko1/ruby/logs/brlog.trunk.20231125-005144
#<BuildRuby:0x000055d88a264090
@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.20231125-005144",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.004019 0.001339 1.332266 ( 1.718054)
build_miniruby 0.000819 0.000273 0.944478 ( 0.943905)
build_ruby 0.001086 0.000362 2.699501 ( 2.699783)
build_all 0.006994 0.003483 16.636779 ( 1.472472)
build_install 0.008712 0.000561 5.067727 ( 1.193334)
test_btest 0.000856 0.000268 82.542074 ( 7.023582)
test_basic 0.005273 0.000482 0.818611 ( 0.894415)
test_all 0.097226 0.039362 537.638749 ( 49.907480)
test_rubyspec 0.017246 0.030958 50.860342 ( 63.249004)
total: 129.10 sec