Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-065943
#<BuildRuby:0x0000565411d3eeb8
@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.20240109-065943",
@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.000004 0.000001 0.000005 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.001915 0.002608 1.005275 ( 1.388414)
build_miniruby 0.000830 0.000198 0.882462 ( 0.882638)
build_ruby 0.001207 0.000288 2.792287 ( 2.794331)
build_all 0.001471 0.008318 14.715898 ( 1.385084)
build_install 0.007561 0.001138 4.239512 ( 1.147732)
test_btest 0.000524 0.000167 75.210353 ( 7.299228)
test_basic 0.000000 0.003363 0.476815 ( 0.558104)
test_all 0.104496 0.031392 517.452382 ( 58.400040)
test_rubyspec 0.019511 0.013488 49.591213 ( 62.120820)
total: 135.98 sec