Logfile: /home/ko1/ruby/logs/brlog.trunk.20230724-125713
#<BuildRuby:0x000055fe212b3520
@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.20230724-125713",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000028 0.000005 0.000033 ( 0.000034)
configure 0.000018 0.000003 0.000021 ( 0.000022)
build_up 0.002447 0.003650 1.413427 ( 2.714356)
build_miniruby 0.000864 0.000236 0.986401 ( 0.985332)
build_ruby 0.000930 0.000253 2.735085 ( 2.734699)
build_all 0.008504 0.001094 14.532731 ( 1.332897)
build_install 0.005763 0.002436 2.042403 ( 0.917245)
test_btest 0.000898 0.000240 83.205287 ( 7.638721)
test_basic 0.005325 0.000320 0.691951 ( 0.771199)
test_all 0.000637 0.000892 486.306626 ( 51.254610)
test_rubyspec 0.019185 0.021780 44.555747 ( 56.989647)
total: 125.34 sec