Logfile: /home/ko1/ruby/logs/brlog.trunk.20231113-123614
#<BuildRuby:0x000055b90f10f0b8
@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.20231113-123614",
@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.000009 0.000002 0.000011 ( 0.000010)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.003914 0.000652 1.468265 ( 1.723036)
build_miniruby 0.000984 0.000164 0.914829 ( 0.914835)
build_ruby 0.001157 0.000193 2.619221 ( 2.619921)
build_all 0.006352 0.003813 16.042364 ( 1.520898)
build_install 0.007558 0.001511 4.754323 ( 1.169258)
test_btest 0.000000 0.001132 81.207446 ( 7.418823)
test_basic 0.001482 0.003639 0.799680 ( 0.874884)
test_all 0.102503 0.031276 500.448250 ( 57.987752)
test_rubyspec 0.016537 0.034816 48.257358 ( 60.658843)
total: 134.89 sec