Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-220637
#<BuildRuby:0x0000560bd8873ce8
@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.20240114-220637",
@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.000011 0.000002 0.000013 ( 0.000014)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.001566 0.003489 0.988177 ( 1.364792)
build_miniruby 0.000000 0.000938 0.866417 ( 0.865526)
build_ruby 0.000000 0.001329 2.644391 ( 2.645195)
build_all 0.006712 0.002212 14.090014 ( 1.329926)
build_install 0.003812 0.003960 4.038558 ( 1.046626)
test_btest 0.000836 0.000239 76.652237 ( 7.015843)
test_basic 0.003812 0.000000 0.539109 ( 0.615746)
test_all 0.090832 0.038103 466.486270 ( 53.783983)
test_rubyspec 0.026697 0.017935 48.403933 ( 60.734741)
total: 129.40 sec