Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-124206
#<BuildRuby:0x0000555889f6c048
@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-124206",
@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.000016 0.000002 0.000018 ( 0.000017)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000019 0.000002 0.000021 ( 0.000022)
build_up 0.004107 0.000456 1.084532 ( 1.446035)
build_miniruby 0.000864 0.000096 0.854778 ( 0.854517)
build_ruby 0.001572 0.000174 2.835763 ( 2.835563)
build_all 0.009642 0.000057 14.259601 ( 1.299111)
build_install 0.003054 0.004349 4.094165 ( 1.050252)
test_btest 0.001007 0.000144 76.426315 ( 6.982504)
test_basic 0.004320 0.000617 0.689463 ( 0.769034)
test_all 0.100027 0.034378 500.546466 ( 49.778307)
test_rubyspec 0.026505 0.021060 48.389169 ( 60.740616)
total: 125.76 sec