Logfile: /home/ko1/ruby/logs/brlog.trunk.20231017-163951
#<BuildRuby:0x000055c495724098
@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.20231017-163951",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.001281 0.004384 1.501166 ( 1.735368)
build_miniruby 0.000921 0.000270 0.854126 ( 0.853479)
build_ruby 0.000000 0.001243 2.726563 ( 2.726355)
build_all 0.006187 0.004800 18.263066 ( 1.633236)
build_install 0.008257 0.002706 5.342230 ( 1.217449)
test_btest 0.000931 0.000324 92.325554 ( 7.924122)
test_basic 0.000378 0.003886 0.775503 ( 0.854659)
test_all 0.003828 0.003817 584.550924 ( 59.003684)
test_rubyspec 0.030207 0.018864 52.757004 ( 65.048749)
total: 141.00 sec