Logfile: /home/ko1/ruby/logs/brlog.trunk.20231104-034840
#<BuildRuby:0x000056475a793040
@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.20231104-034840",
@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.000012 0.000003 0.000015 ( 0.000013)
configure 0.000009 0.000002 0.000011 ( 0.000012)
build_up 0.000739 0.004194 1.400742 ( 1.648434)
build_miniruby 0.000787 0.000232 0.848427 ( 0.847918)
build_ruby 0.001007 0.000296 2.708626 ( 2.708461)
build_all 0.006586 0.003602 17.307168 ( 1.571796)
build_install 0.005899 0.003315 5.262406 ( 1.194582)
test_btest 0.000723 0.000241 85.588940 ( 8.224096)
test_basic 0.003119 0.001040 0.748538 ( 0.824069)
test_all 0.088993 0.051326 510.342958 ( 53.788864)
test_rubyspec 0.031238 0.017617 51.916307 ( 64.200783)
total: 135.01 sec