Logfile: /home/ko1/ruby/logs/brlog.trunk.20231114-094541
#<BuildRuby:0x000055a546267bb8
@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.20231114-094541",
@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.000000 0.000004 ( 0.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.004015 0.000669 1.324375 ( 1.594976)
build_miniruby 0.001027 0.000171 0.828692 ( 0.827872)
build_ruby 0.001306 0.000218 2.799386 ( 2.799098)
build_all 0.009580 0.000139 16.135653 ( 1.443731)
build_install 0.005489 0.003782 4.809756 ( 1.139684)
test_btest 0.000854 0.000156 84.022964 ( 7.154406)
test_basic 0.007605 0.000000 0.803347 ( 0.875287)
test_all 0.101574 0.036842 507.864887 ( 54.065021)
test_rubyspec 0.031813 0.011374 50.463904 ( 62.896201)
total: 132.80 sec