Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-110545
#<BuildRuby:0x0000562477997568
@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.20240115-110545",
@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.000022 0.000002 0.000024 ( 0.000024)
autoconf 0.000046 0.000005 0.000051 ( 0.000052)
configure 0.000032 0.000004 0.000036 ( 0.000034)
build_up 0.003922 0.000436 1.006813 ( 1.379394)
build_miniruby 0.001376 0.000153 0.863512 ( 0.862579)
build_ruby 0.001103 0.000122 2.766337 ( 2.765728)
build_all 0.009105 0.000000 14.099023 ( 1.335955)
build_install 0.007589 0.000000 4.092925 ( 1.075841)
test_btest 0.000983 0.000000 76.954381 ( 6.754208)
test_basic 0.000291 0.004553 0.664375 ( 0.740354)
test_all 0.102680 0.025372 495.429647 ( 49.857014)
test_rubyspec 0.040663 0.014662 48.809050 ( 61.176695)
total: 125.95 sec