Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-101718
#<BuildRuby:0x00005594b0e5bfd8
@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-101718",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.003399 0.000000 0.738619 ( 1.122657)
build_miniruby 0.000966 0.000000 0.887611 ( 0.889042)
build_ruby 0.000241 0.000944 2.739512 ( 2.744520)
build_all 0.007960 0.000000 12.048016 ( 0.998358)
build_install 0.011083 0.000000 3.413825 ( 0.970860)
test_btest 0.000692 0.000000 62.252596 ( 5.256415)
test_basic 0.003953 0.000000 0.384698 ( 0.467175)
test_all 0.088448 0.020514 464.543846 ( 40.725001)
test_rubyspec 0.036920 0.017272 40.188890 ( 52.943312)
total: 106.12 sec