Logfile: /home/ko1/ruby/logs/brlog.trunk.20220919-041936
#<BuildRuby:0x0000564ba4ddcea8
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220919-041936",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000014 0.000003 0.000017 ( 0.000018)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.005184 0.005774 1.066047 ( 1.074278)
build_miniruby 0.001597 0.000532 0.103554 ( 0.099315)
build_ruby 0.001756 0.000585 0.117355 ( 0.099730)
build_all 0.007082 0.002361 1.570011 ( 0.642361)
build_install 0.018752 0.004116 1.948414 ( 1.019266)
test_btest 0.001080 0.000332 77.677480 ( 8.553419)
test_basic 0.001344 0.007016 0.369714 ( 0.466346)
test_all 0.003695 0.001421 682.057222 ( 68.989349)
test_rubyspec 0.089220 0.077319 45.960618 ( 54.314137)
total: 135.26 sec