Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-120536
#<BuildRuby:0x000055bff8e37818
@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.20240110-120536",
@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.000001 0.000007 ( 0.000008)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.000750 0.004280 1.004759 ( 1.388020)
build_miniruby 0.001410 0.000000 0.961205 ( 0.961017)
build_ruby 0.001276 0.000000 2.763616 ( 2.765379)
build_all 0.005825 0.004233 14.985066 ( 1.439191)
build_install 0.006937 0.001892 4.268605 ( 1.139942)
test_btest 0.000530 0.000145 79.670206 ( 7.067655)
test_basic 0.002681 0.000731 0.500380 ( 0.570676)
test_all 0.085203 0.047811 494.994158 ( 57.024277)
test_rubyspec 0.017158 0.016064 50.530790 ( 62.989815)
total: 135.35 sec