Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-221658
#<BuildRuby:0x0000564975c28110
@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.20240106-221658",
@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.000011 0.000000 0.000011 ( 0.000013)
autoconf 0.000024 0.000002 0.000026 ( 0.000025)
configure 0.000018 0.000001 0.000019 ( 0.000020)
build_up 0.001135 0.003716 1.229689 ( 1.669873)
build_miniruby 0.001152 0.000133 1.362030 ( 1.363362)
build_ruby 0.001516 0.000000 4.049096 ( 4.058427)
build_all 0.009206 0.000754 16.295276 ( 1.710549)
build_install 0.009578 0.005005 4.614477 ( 1.536250)
test_btest 0.000759 0.000108 83.903638 ( 9.101546)
test_basic 0.002147 0.004849 0.652164 ( 0.715402)
test_all 0.097062 0.022139 562.399322 ( 59.504271)
test_rubyspec 0.030787 0.032461 72.306206 ( 84.594204)
total: 164.25 sec