Logfile: /home/ko1/ruby/logs/brlog.trunk.20231215-010429
#<BuildRuby:0x0000556e6fb5c178
@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.20231215-010429",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.004502 0.000045 1.017241 ( 1.288612)
build_miniruby 0.001104 0.000092 0.872746 ( 0.872339)
build_ruby 0.001264 0.000105 2.718604 ( 2.720101)
build_all 0.007782 0.000000 12.173302 ( 1.032466)
build_install 0.008264 0.004131 3.548725 ( 0.968449)
test_btest 0.000714 0.000089 67.041164 ( 4.990331)
test_basic 0.000000 0.004026 0.380229 ( 0.461756)
test_all 0.068534 0.032884 400.982677 ( 42.367513)
test_rubyspec 0.018304 0.048264 39.863878 ( 52.537799)
total: 107.24 sec