Logfile: /home/ko1/ruby/logs/brlog.trunk.20231031-140400
#<BuildRuby:0x000055650647fd68
@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.20231031-140400",
@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.000008 0.000000 0.000008 ( 0.000009)
build_up 0.004819 0.000081 1.470078 ( 1.730935)
build_miniruby 0.000852 0.000085 0.765702 ( 0.765663)
build_ruby 0.001233 0.000124 2.973281 ( 2.972823)
build_all 0.005506 0.004356 16.645549 ( 1.515389)
build_install 0.007681 0.004095 4.908748 ( 1.134170)
test_btest 0.001130 0.000000 85.565892 ( 7.256127)
test_basic 0.004805 0.002221 0.739618 ( 0.811686)
test_all 0.085596 0.052902 514.701564 ( 59.601641)
test_rubyspec 0.030264 0.020355 50.452286 ( 62.784844)
total: 138.57 sec