Logfile: /home/ko1/ruby/logs/brlog.trunk.20231123-082155
#<BuildRuby:0x000055b6b054f918
@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.20231123-082155",
@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.000010 0.000001 0.000011 ( 0.000010)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.004714 0.000496 1.266644 ( 1.650319)
build_miniruby 0.001188 0.000125 0.910943 ( 0.910237)
build_ruby 0.001327 0.000140 2.737780 ( 2.738917)
build_all 0.005634 0.005310 17.796124 ( 1.640677)
build_install 0.010044 0.003971 5.305598 ( 1.209314)
test_btest 0.000840 0.000153 92.544983 ( 7.048896)
test_basic 0.005017 0.000912 0.794335 ( 0.867039)
test_all 0.114303 0.023711 515.097510 ( 57.099274)
test_rubyspec 0.031734 0.020017 50.393928 ( 62.742585)
total: 135.91 sec