Logfile: /home/ko1/ruby/logs/brlog.trunk.20231103-162814
#<BuildRuby:0x000055566c5e7bb8
@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.20231103-162814",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.001121 0.004183 1.411480 ( 1.684508)
build_miniruby 0.000859 0.000135 0.951868 ( 0.951916)
build_ruby 0.001076 0.000170 2.728221 ( 2.728424)
build_all 0.009565 0.000809 16.957509 ( 1.542427)
build_install 0.003573 0.005160 5.063846 ( 1.176114)
test_btest 0.000630 0.000126 89.630005 ( 7.106228)
test_basic 0.003338 0.000668 0.578553 ( 0.656578)
test_all 0.099324 0.033742 539.396336 ( 52.372847)
test_rubyspec 0.029544 0.020731 50.839982 ( 63.204384)
total: 131.42 sec