Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-182303
#<BuildRuby:0x000056519870b1e8
@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.20240116-182303",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.004599 0.000074 1.154933 ( 1.539382)
build_miniruby 0.000967 0.000000 0.847900 ( 0.848790)
build_ruby 0.001226 0.000000 2.716880 ( 2.716484)
build_all 0.008170 0.000994 14.408281 ( 1.382976)
build_install 0.007236 0.001142 4.096370 ( 1.055910)
test_btest 0.000576 0.000091 76.199607 ( 7.114137)
test_basic 0.005426 0.000075 0.726872 ( 0.801731)
test_all 0.102685 0.026317 499.871849 ( 50.102815)
test_rubyspec 0.027198 0.036529 82.176673 ( 94.582604)
total: 160.15 sec