Logfile: /home/ko1/ruby/logs/brlog.trunk.20230815-060545
#<BuildRuby:0x0000557aab71f040
@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.20230815-060545",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.005137 0.000058 1.538359 ( 2.765649)
build_miniruby 0.000995 0.000047 0.832999 ( 0.833043)
build_ruby 0.001549 0.000073 2.700348 ( 2.705602)
build_all 0.009780 0.000257 18.180651 ( 1.590512)
build_install 0.008912 0.000000 5.534312 ( 1.295533)
test_btest 0.001034 0.000000 83.867278 ( 8.105757)
test_basic 0.000159 0.004140 0.678358 ( 0.753737)
test_all 0.006285 0.000156 537.622934 ( 56.878025)
test_rubyspec 0.041221 0.010575 48.115674 ( 60.438150)
total: 135.37 sec