Logfile: /home/ko1/ruby/logs/brlog.trunk.20231123-060509
#<BuildRuby:0x00005558879ef0b8
@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-060509",
@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.000007 0.000002 0.000009 ( 0.000008)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.002125 0.003409 1.419224 ( 1.794323)
build_miniruby 0.001094 0.000288 0.960571 ( 0.960284)
build_ruby 0.001447 0.000000 2.711623 ( 2.712703)
build_all 0.006507 0.003934 17.493453 ( 1.532772)
build_install 0.006105 0.007153 5.263816 ( 1.189928)
test_btest 0.000800 0.000278 89.578554 ( 7.687774)
test_basic 0.000040 0.003840 0.686256 ( 0.766453)
test_all 0.106298 0.030326 537.739292 ( 48.258461)
test_rubyspec 0.020829 0.027978 50.484756 ( 62.795412)
total: 127.70 sec