Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-081241
#<BuildRuby:0x000055eedcc7c178
@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.20240107-081241",
@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.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000010 0.000001 0.000011 ( 0.000012)
build_up 0.004893 0.000157 1.224226 ( 1.610840)
build_miniruby 0.001224 0.000193 1.448652 ( 1.450276)
build_ruby 0.001448 0.000229 4.212819 ( 4.218318)
build_all 0.009587 0.000822 16.430945 ( 1.710042)
build_install 0.006198 0.009193 4.829374 ( 1.645830)
test_btest 0.000766 0.000000 81.493043 ( 11.512266)
test_basic 0.005372 0.000000 0.646300 ( 0.711080)
test_all 0.101665 0.018833 543.481208 ( 65.217353)
test_rubyspec 0.039695 0.025439 78.635080 ( 90.883371)
total: 178.96 sec