Logfile: /home/ko1/ruby/logs/brlog.trunk.20231103-225449
#<BuildRuby:0x00005600d2236eb8
@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.20231103-225449",
@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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.000752 0.004096 1.574031 ( 1.804159)
build_miniruby 0.000770 0.000171 0.852733 ( 0.852403)
build_ruby 0.001007 0.000224 2.636252 ( 2.636985)
build_all 0.008119 0.001804 16.181411 ( 1.457213)
build_install 0.001635 0.006840 4.994635 ( 1.154393)
test_btest 0.001187 0.000076 83.669840 ( 7.248041)
test_basic 0.001078 0.002783 0.567825 ( 0.645177)
test_all 0.090942 0.043493 507.099206 ( 47.281416)
test_rubyspec 0.020204 0.029761 50.006094 ( 62.374339)
total: 125.45 sec