Logfile: /home/ko1/ruby/logs/brlog.trunk.20230331-100226
#<BuildRuby:0x000055c146420010
@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.20230331-100226",
@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.000007 0.000002 0.000009 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000752 0.004189 1.343162 ( 2.670514)
build_miniruby 0.001197 0.000352 0.775494 ( 0.773964)
build_ruby 0.000983 0.000289 2.337243 ( 2.337424)
build_all 0.005474 0.003257 11.623388 ( 1.082384)
build_install 0.005314 0.001678 1.592354 ( 0.843426)
test_btest 0.000745 0.000236 78.399834 ( 6.699873)
test_basic 0.002030 0.005074 0.612781 ( 0.702512)
test_all 0.000691 0.000254 412.594391 ( 36.010932)
test_rubyspec 0.015438 0.021306 40.656341 ( 51.196827)
total: 102.32 sec