Logfile: /home/ko1/ruby/logs/brlog.trunk.20230603-221109
#<BuildRuby:0x000056451953be20
@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.20230603-221109",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.001429 0.003624 1.448954 ( 2.674150)
build_miniruby 0.000952 0.000143 0.726063 ( 0.725609)
build_ruby 0.001154 0.000174 2.564627 ( 2.565572)
build_all 0.008539 0.000649 12.571076 ( 1.134529)
build_install 0.003275 0.004044 1.646616 ( 0.822387)
test_btest 0.000904 0.000165 83.875634 ( 7.208928)
test_basic 0.000358 0.003380 0.569114 ( 0.650802)
test_all 0.001478 0.000321 455.615705 ( 45.479333)
test_rubyspec 0.024417 0.013459 42.090528 ( 54.558391)
total: 115.82 sec