Logfile: /home/ko1/ruby/logs/brlog.trunk.20231102-030532
#<BuildRuby:0x000055bff7cdc0a0
@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.20231102-030532",
@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.000001 0.000009 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.001833 0.003423 1.453403 ( 1.714336)
build_miniruby 0.000808 0.000220 0.884777 ( 0.884418)
build_ruby 0.001000 0.000273 2.797334 ( 2.797212)
build_all 0.007538 0.002725 16.679301 ( 1.519146)
build_install 0.010801 0.001898 5.017270 ( 1.148765)
test_btest 0.000752 0.000200 87.501898 ( 7.376554)
test_basic 0.004035 0.000002 0.740939 ( 0.821823)
test_all 0.120790 0.015276 530.209626 ( 48.687060)
test_rubyspec 0.022322 0.025534 50.910715 ( 63.223984)
total: 128.17 sec