Logfile: /home/ko1/ruby/logs/brlog.trunk.20231105-163404
#<BuildRuby:0x000055bc05f5fb10
@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.20231105-163404",
@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.000010)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.004765 0.000221 1.411287 ( 1.643113)
build_miniruby 0.000831 0.000249 0.868286 ( 0.868095)
build_ruby 0.001855 0.000000 2.876034 ( 2.875505)
build_all 0.007502 0.003219 17.306223 ( 1.577424)
build_install 0.009187 0.000000 5.274872 ( 1.211237)
test_btest 0.001077 0.000000 88.666495 ( 7.765323)
test_basic 0.003895 0.000642 0.654803 ( 0.730354)
test_all 0.102760 0.032344 532.158370 ( 48.591978)
test_rubyspec 0.021137 0.027996 51.653857 ( 63.959717)
total: 129.22 sec