Logfile: /home/ko1/ruby/logs/brlog.trunk.20231104-072915
#<BuildRuby:0x00005640ec6580a0
@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.20231104-072915",
@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.000002 0.000009 ( 0.000009)
build_up 0.004583 0.000763 1.356664 ( 1.683911)
build_miniruby 0.000948 0.000158 0.856470 ( 0.856305)
build_ruby 0.001054 0.000175 2.790730 ( 2.791506)
build_all 0.008124 0.002642 17.576041 ( 1.601635)
build_install 0.009403 0.000000 5.423337 ( 1.244519)
test_btest 0.000704 0.000000 91.377324 ( 7.210058)
test_basic 0.004880 0.000000 0.806626 ( 0.882577)
test_all 0.107608 0.030719 561.679457 ( 54.716157)
test_rubyspec 0.023093 0.026796 50.287718 ( 62.634727)
total: 133.62 sec