Logfile: /home/ko1/ruby/logs/brlog.trunk.20231130-144336
#<BuildRuby:0x000055bc52f97108
@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.20231130-144336",
@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.000003 0.000011 ( 0.000011)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.001189 0.004494 1.416278 ( 1.826962)
build_miniruby 0.000702 0.000307 0.896478 ( 0.897106)
build_ruby 0.000926 0.000405 2.746470 ( 2.746239)
build_all 0.005383 0.004734 16.998852 ( 1.570516)
build_install 0.000780 0.008247 4.978639 ( 1.228427)
test_btest 0.000000 0.001053 85.008358 ( 8.168227)
test_basic 0.001142 0.003382 0.676976 ( 0.754122)
test_all 0.101985 0.034220 558.492154 ( 50.289059)
test_rubyspec 0.017083 0.027877 50.695280 ( 62.974162)
total: 130.46 sec