Logfile: /home/ko1/ruby/logs/brlog.trunk.20220918-064142
#<BuildRuby:0x000056023b750d30
@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.20220918-064142",
@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.000005)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008626 0.000652 1.088546 ( 1.131574)
build_miniruby 0.001670 0.000238 0.113375 ( 0.109455)
build_ruby 0.001795 0.000256 0.118321 ( 0.101757)
build_all 0.011510 0.000275 1.613978 ( 0.657477)
build_install 0.016535 0.005952 1.941036 ( 0.971392)
test_btest 0.001171 0.000195 79.404185 ( 8.303466)
test_basic 0.006701 0.001117 0.379200 ( 0.469382)
test_all 0.002980 0.000497 636.291265 ( 66.738171)
test_rubyspec 0.111372 0.057659 45.700523 ( 53.968257)
total: 132.45 sec