Logfile: /home/ko1/ruby/logs/brlog.trunk.20220909-041636
#<BuildRuby:0x000056023e260ea8
@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.20220909-041636",
@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.000013 0.000005 0.000018 ( 0.000019)
configure 0.000062 0.000022 0.000084 ( 0.000090)
build_up 0.008746 0.001604 1.089380 ( 1.074035)
build_miniruby 0.001779 0.000593 0.075860 ( 0.073317)
build_ruby 0.001816 0.000606 0.073408 ( 0.071423)
build_all 0.000933 0.009775 1.535155 ( 0.599149)
build_install 0.012872 0.008760 1.945540 ( 0.965888)
test_btest 0.000798 0.000425 94.498206 ( 9.640346)
test_basic 0.003789 0.004192 0.351704 ( 0.437831)
test_all 0.002157 0.001213 684.877536 ( 68.260899)
test_rubyspec 0.086444 0.073394 46.956620 ( 55.288248)
total: 136.41 sec