Logfile: /home/ko1/ruby/logs/brlog.trunk.20230731-002331
#<BuildRuby:0x0000563c24d87708
@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.20230731-002331",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.005250 0.000875 1.499947 ( 2.717502)
build_miniruby 0.000997 0.000166 0.967873 ( 0.967072)
build_ruby 0.001071 0.000179 2.765917 ( 2.766161)
build_all 0.005063 0.004572 14.746075 ( 1.255340)
build_install 0.003959 0.005518 2.137484 ( 1.000280)
test_btest 0.000781 0.000206 82.713952 ( 8.032734)
test_basic 0.004711 0.001239 0.728738 ( 0.803946)
test_all 0.001496 0.000394 526.450540 ( 55.405645)
test_rubyspec 0.019822 0.021108 45.694301 ( 58.112134)
total: 131.06 sec