Logfile: /home/ko1/ruby/logs/brlog.trunk.20231129-142824
#<BuildRuby:0x000055e8cb31bbb8
@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.20231129-142824",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.003546 0.001182 1.220411 ( 1.619691)
build_miniruby 0.000691 0.000231 0.894084 ( 0.893966)
build_ruby 0.001412 0.000470 2.707931 ( 2.707102)
build_all 0.006446 0.003601 16.289755 ( 1.532463)
build_install 0.007405 0.001015 4.659577 ( 1.142544)
test_btest 0.000760 0.000000 81.461535 ( 7.357507)
test_basic 0.001314 0.002081 0.664183 ( 0.741274)
test_all 0.100814 0.037386 509.420528 ( 54.550556)
test_rubyspec 0.023618 0.022961 50.725048 ( 63.089316)
total: 133.64 sec