Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-204306
#<BuildRuby:0x0000560d5e410098
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240105-204306",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000000 0.000011 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.003821 0.000000 0.746670 ( 1.144990)
build_miniruby 0.000913 0.000000 0.949134 ( 0.949988)
build_ruby 0.001168 0.000000 2.814752 ( 2.817425)
build_all 0.004016 0.003964 12.297520 ( 1.094668)
build_install 0.004692 0.003587 3.396020 ( 1.008269)
test_btest 0.000527 0.000062 77.524876 ( 6.735137)
test_basic 0.003048 0.000359 0.421967 ( 0.504718)
test_all 0.080715 0.037431 519.997051 ( 52.740908)
test_rubyspec 0.030030 0.012530 43.295570 ( 56.031120)
total: 123.03 sec