Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-174631
#<BuildRuby:0x000055c207167280
@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.20231213-174631",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.004692 0.000000 1.451120 ( 1.781750)
build_miniruby 0.000960 0.000000 0.925719 ( 0.925403)
build_ruby 0.001226 0.000000 2.721786 ( 2.722519)
build_all 0.006426 0.003743 16.759196 ( 1.532442)
build_install 0.008811 0.000734 4.927373 ( 1.157622)
test_btest 0.001084 0.000091 85.523008 ( 7.740001)
test_basic 0.004348 0.000363 0.813775 ( 0.893911)
test_all 0.115419 0.016247 543.779576 ( 54.827981)
test_rubyspec 0.023718 0.024012 49.864025 ( 62.125886)
total: 133.71 sec