Logfile: /home/ko1/ruby/logs/brlog.trunk.20230726-093504
#<BuildRuby:0x00005591b59ff708
@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.20230726-093504",
@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.000012 0.000004 0.000016 ( 0.000016)
autoconf 0.000025 0.000007 0.000032 ( 0.000031)
configure 0.000026 0.000008 0.000034 ( 0.000034)
build_up 0.004585 0.001310 1.299058 ( 2.565035)
build_miniruby 0.000744 0.000212 0.998704 ( 0.998722)
build_ruby 0.000922 0.000264 2.743066 ( 2.742525)
build_all 0.009418 0.000000 13.838896 ( 1.241659)
build_install 0.008140 0.000000 2.044065 ( 0.934455)
test_btest 0.001078 0.000000 80.611165 ( 7.693353)
test_basic 0.004056 0.000000 0.544649 ( 0.623655)
test_all 0.001013 0.000000 517.479607 ( 48.047231)
test_rubyspec 0.021359 0.012336 43.300180 ( 55.658363)
total: 120.51 sec