Logfile: /home/ko1/ruby/logs/brlog.trunk.20231123-110604
#<BuildRuby:0x00005637d1c17398
@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.20231123-110604",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.001008 0.003537 1.202483 ( 1.614324)
build_miniruby 0.000869 0.000130 0.909168 ( 0.908333)
build_ruby 0.001327 0.000000 3.035439 ( 3.035745)
build_all 0.004219 0.006452 16.787668 ( 1.467707)
build_install 0.013200 0.000449 5.185592 ( 1.204626)
test_btest 0.000776 0.000149 83.823012 ( 7.788445)
test_basic 0.000000 0.004735 0.828266 ( 0.905579)
test_all 0.106658 0.029475 499.407130 ( 53.853216)
test_rubyspec 0.032360 0.014495 50.005804 ( 62.292525)
total: 133.07 sec