Logfile: /home/ko1/ruby/logs/brlog.trunk.20231019-030751
#<BuildRuby:0x00005557f4ccf500
@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.20231019-030751",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.005066 0.000000 1.410451 ( 1.721104)
build_miniruby 0.001070 0.000000 0.950342 ( 0.949987)
build_ruby 0.001263 0.000000 2.733470 ( 2.733956)
build_all 0.009129 0.002026 17.322736 ( 1.621889)
build_install 0.007302 0.001992 5.255492 ( 1.261621)
test_btest 0.000794 0.000217 85.506119 ( 7.882306)
test_basic 0.004243 0.000058 0.808290 ( 0.885928)
test_all 0.000165 0.008125 582.389457 ( 57.347530)
test_rubyspec 0.020808 0.030878 50.526611 ( 62.807727)
total: 137.21 sec