Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-092646
#<BuildRuby:0x000055e727a5b4f0
@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.20240104-092646",
@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.000003 0.000002 0.000005 ( 0.000004)
autoconf 0.000005 0.000003 0.000008 ( 0.000008)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.005168 0.000715 1.035632 ( 1.303721)
build_miniruby 0.000816 0.000454 0.813531 ( 0.813561)
build_ruby 0.000979 0.000544 2.661753 ( 2.662367)
build_all 0.002141 0.005667 12.058548 ( 0.974689)
build_install 0.008724 0.004364 3.489617 ( 0.969393)
test_btest 0.000423 0.000270 62.069000 ( 5.593976)
test_basic 0.001897 0.002766 0.397839 ( 0.477816)
test_all 0.065001 0.030392 385.964481 ( 33.965787)
test_rubyspec 0.036810 0.029970 39.965590 ( 52.521798)
total: 99.28 sec