Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-213912
#<BuildRuby:0x000055f7bb7baeb8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240113-213912",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000010 0.000000 0.000010 ( 0.000010)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.004132 0.000027 0.880151 ( 1.266527)
build_miniruby 0.000962 0.000151 0.949710 ( 0.951602)
build_ruby 0.001104 0.000174 2.851711 ( 2.855312)
build_all 0.009729 0.000185 14.566879 ( 1.413053)
build_install 0.007971 0.000503 4.170701 ( 1.127482)
test_btest 0.000568 0.000077 77.633365 ( 6.936896)
test_basic 0.002734 0.000372 0.502658 ( 0.583059)
test_all 0.095131 0.040363 496.036387 ( 50.648672)
test_rubyspec 0.024776 0.012589 49.741839 ( 62.262588)
total: 128.05 sec