Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-192514
#<BuildRuby:0x000055d3df04c0c8
@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-192514",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000012 0.000002 0.000014 ( 0.000015)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.000934 0.003232 0.744893 ( 1.146398)
build_miniruby 0.001119 0.000000 0.937433 ( 0.937423)
build_ruby 0.001168 0.000000 2.799063 ( 2.803284)
build_all 0.007779 0.000581 12.113998 ( 1.061234)
build_install 0.003127 0.004837 3.374117 ( 0.987675)
test_btest 0.000547 0.000156 64.836361 ( 6.256042)
test_basic 0.000620 0.003015 0.383031 ( 0.466904)
test_all 0.092063 0.026797 488.807713 ( 47.317535)
test_rubyspec 0.037389 0.028086 41.410870 ( 54.157068)
total: 115.13 sec