Logfile: /home/ko1/ruby/logs/brlog.trunk.20231223-221746
#<BuildRuby:0x000055ef17f37fa8
@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.20231223-221746",
@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.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.003977 0.000663 1.101840 ( 1.470368)
build_miniruby 0.000870 0.000145 0.895846 ( 0.895324)
build_ruby 0.001336 0.000223 2.786958 ( 2.787029)
build_all 0.010001 0.000227 16.601997 ( 1.481540)
build_install 0.001897 0.008066 4.815746 ( 1.185607)
test_btest 0.001079 0.000000 86.134202 ( 6.839219)
test_basic 0.000332 0.003477 0.624893 ( 0.701917)
test_all 0.099087 0.036903 505.070193 ( 52.078623)
test_rubyspec 0.022868 0.024390 49.495862 ( 61.770931)
total: 129.21 sec