Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-095520
#<BuildRuby:0x000055c69a78b048
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240107-095520",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000015 0.000001 0.000016 ( 0.000017)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.004573 0.000508 1.209365 ( 1.600413)
build_miniruby 0.001229 0.000136 1.447069 ( 1.448712)
build_ruby 0.001388 0.000155 5.511548 ( 5.519050)
build_all 0.008564 0.000952 16.515736 ( 1.604531)
build_install 0.010310 0.004942 4.916247 ( 1.717622)
test_btest 0.000705 0.000105 84.527818 ( 11.569801)
test_basic 0.005515 0.000000 0.647741 ( 0.712031)
test_all 0.105526 0.018498 539.349561 ( 76.962189)
test_rubyspec 0.036440 0.029491 76.633963 ( 88.920684)
total: 190.06 sec