Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-002559
#<BuildRuby:0x000055cbd4e8b8e0
@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-002559",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.000000 0.003413 0.820276 ( 1.281775)
build_miniruby 0.000282 0.000543 1.011126 ( 1.012804)
build_ruby 0.000841 0.000229 2.958882 ( 2.963033)
build_all 0.007617 0.000893 15.545815 ( 1.354507)
build_install 0.007612 0.004037 4.263436 ( 1.355292)
test_btest 0.000533 0.000152 78.768092 ( 7.458201)
test_basic 0.003867 0.000000 0.442459 ( 0.515774)
test_all 0.093107 0.023786 514.192470 ( 62.745254)
test_rubyspec 0.021987 0.015374 45.238526 ( 57.972702)
total: 136.66 sec