Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-065334
#<BuildRuby:0x00005607ca3378e0
@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.20240115-065334",
@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.000018 0.000008 0.000026 ( 0.000026)
autoconf 0.000026 0.000011 0.000037 ( 0.000037)
configure 0.000019 0.000009 0.000028 ( 0.000028)
build_up 0.003691 0.003843 0.794992 ( 1.194233)
build_miniruby 0.000738 0.000369 0.796436 ( 0.796562)
build_ruby 0.001834 0.000000 2.653382 ( 2.653760)
build_all 0.008041 0.000000 11.944479 ( 0.946430)
build_install 0.011445 0.000407 3.379602 ( 0.966889)
test_btest 0.000000 0.000660 64.982991 ( 4.758499)
test_basic 0.001611 0.002470 0.407672 ( 0.487444)
test_all 0.058071 0.035145 382.576623 ( 32.533852)
test_rubyspec 0.043420 0.021323 40.367846 ( 52.924875)
total: 97.26 sec