Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-112341
#<BuildRuby:0x0000564975928050
@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.20240111-112341",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000011 0.000003 0.000014 ( 0.000012)
build_up 0.001849 0.002386 0.973869 ( 1.347666)
build_miniruby 0.000816 0.000215 0.882494 ( 0.882749)
build_ruby 0.002006 0.000000 2.925813 ( 2.926241)
build_all 0.007261 0.003226 14.697765 ( 1.371649)
build_install 0.008068 0.001010 4.284636 ( 1.133312)
test_btest 0.000533 0.000138 76.116331 ( 7.714096)
test_basic 0.002555 0.000663 0.446080 ( 0.527724)
test_all 0.101419 0.036569 490.199540 ( 56.366138)
test_rubyspec 0.032555 0.003520 50.591675 ( 63.077026)
total: 135.35 sec