Logfile: /home/ko1/ruby/logs/brlog.trunk.20231222-184936
#<BuildRuby:0x000055e6a869b858
@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.20231222-184936",
@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.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000060 0.000000 0.000060 ( 0.000035)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.001849 0.003104 1.062355 ( 1.427278)
build_miniruby 0.000974 0.000426 0.883286 ( 0.882836)
build_ruby 0.000000 0.001281 2.762404 ( 2.762907)
build_all 0.003645 0.006385 16.300145 ( 1.438910)
build_install 0.006518 0.003224 4.747014 ( 1.156755)
test_btest 0.000761 0.000400 83.642002 ( 7.196665)
test_basic 0.001294 0.002466 0.780387 ( 0.858009)
test_all 0.105699 0.030969 495.489301 ( 60.833442)
test_rubyspec 0.027769 0.018379 50.659786 ( 63.063191)
total: 139.62 sec