Logfile: /home/ko1/ruby/logs/brlog.trunk.20231030-041313
#<BuildRuby:0x000055d458a5f280
@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.20231030-041313",
@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.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.004720 0.000787 1.338600 ( 1.583511)
build_miniruby 0.000869 0.000145 0.877800 ( 0.877456)
build_ruby 0.001353 0.000000 2.689830 ( 2.690504)
build_all 0.009762 0.000000 16.728167 ( 1.477277)
build_install 0.007985 0.000254 5.020183 ( 1.150953)
test_btest 0.000996 0.000136 83.861261 ( 7.309242)
test_basic 0.000747 0.004608 0.827878 ( 0.904175)
test_all 0.109159 0.027260 530.954232 ( 55.894979)
test_rubyspec 0.030391 0.016784 49.603972 ( 61.931756)
total: 133.82 sec