Logfile: /home/ko1/ruby/logs/brlog.trunk.20231121-234037
#<BuildRuby:0x000055bfb5ae8060
@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.20231121-234037",
@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.000001 0.000004 ( 0.000004)
autoconf 0.000006 0.000001 0.000007 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.001738 0.004419 0.940161 ( 1.316887)
build_miniruby 0.000947 0.000258 0.832639 ( 0.832811)
build_ruby 0.001282 0.000350 2.595436 ( 2.595721)
build_all 0.006111 0.001667 12.148928 ( 0.979082)
build_install 0.010237 0.001339 3.734578 ( 1.002371)
test_btest 0.000711 0.000178 64.168635 ( 5.109256)
test_basic 0.000000 0.004191 0.414856 ( 0.494884)
test_all 0.067574 0.029168 340.634118 ( 37.544499)
test_rubyspec 0.039459 0.024669 39.874282 ( 52.445375)
total: 102.32 sec