Logfile: /home/ko1/ruby/logs/brlog.trunk.20230616-003133
#<BuildRuby:0x000055b0f4e0fb50
@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.20230616-003133",
@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.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.001496 0.004183 1.496369 ( 2.718435)
build_miniruby 0.000960 0.000152 0.814491 ( 0.814727)
build_ruby 0.001262 0.000000 2.553442 ( 2.553846)
build_all 0.002957 0.006348 12.187998 ( 1.038382)
build_install 0.007914 0.000099 1.764003 ( 0.853893)
test_btest 0.000870 0.000181 77.686231 ( 7.398840)
test_basic 0.004365 0.000117 0.594652 ( 0.676111)
test_all 0.001409 0.000282 427.367324 ( 37.720940)
test_rubyspec 0.028573 0.011976 41.297187 ( 53.873001)
total: 107.65 sec