Logfile: /home/ko1/ruby/logs/brlog.trunk.20231130-050019
#<BuildRuby:0x0000563015e73858
@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.20231130-050019",
@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.000008)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.000926 0.004229 1.194044 ( 1.569067)
build_miniruby 0.000821 0.000182 0.930506 ( 0.930296)
build_ruby 0.001220 0.000271 2.727553 ( 2.728067)
build_all 0.009930 0.000308 16.801772 ( 1.501934)
build_install 0.004165 0.005315 5.000474 ( 1.238542)
test_btest 0.001157 0.000000 88.895422 ( 7.624870)
test_basic 0.004112 0.000216 0.663465 ( 0.742644)
test_all 0.094960 0.041131 513.994766 ( 58.543139)
test_rubyspec 0.021643 0.030379 50.453882 ( 62.781780)
total: 137.66 sec