Logfile: /home/ko1/ruby/logs/brlog.trunk.20231109-185032
#<BuildRuby:0x000055fcb02ffbb8
@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.20231109-185032",
@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.000003 0.000014 ( 0.000014)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.000000 0.004593 1.229004 ( 1.524447)
build_miniruby 0.000578 0.000442 0.883316 ( 0.883500)
build_ruby 0.001103 0.000407 2.713852 ( 2.713711)
build_all 0.005977 0.004515 16.855064 ( 1.587188)
build_install 0.005238 0.004338 5.028245 ( 1.195940)
test_btest 0.000824 0.000353 86.113721 ( 7.579715)
test_basic 0.003291 0.001410 0.687243 ( 0.756403)
test_all 0.118161 0.018941 532.483103 ( 51.895643)
test_rubyspec 0.035206 0.013700 50.483497 ( 62.830016)
total: 130.97 sec