Logfile: /home/ko1/ruby/logs/brlog.trunk.20231115-091943
#<BuildRuby:0x000055e125ea7840
@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.20231115-091943",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.002250 0.003252 1.343257 ( 1.712381)
build_miniruby 0.000731 0.000320 0.848839 ( 0.848685)
build_ruby 0.000942 0.000412 2.676658 ( 2.677176)
build_all 0.006964 0.003047 16.514425 ( 1.539815)
build_install 0.007309 0.001902 4.854103 ( 1.131948)
test_btest 0.000726 0.000306 85.282243 ( 6.729504)
test_basic 0.003112 0.001310 0.730660 ( 0.807400)
test_all 0.101376 0.032158 527.620945 ( 55.945982)
test_rubyspec 0.025140 0.022745 51.056715 ( 63.435511)
total: 134.83 sec