Logfile: /home/ko1/ruby/logs/brlog.trunk.20220919-162038
#<BuildRuby:0x000055b6dac0efe0
@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-162038",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000032 0.000005 0.000037 ( 0.000037)
build_up 0.006986 0.002424 1.099189 ( 1.625423)
build_miniruby 0.002095 0.000370 0.116600 ( 0.112670)
build_ruby 0.001579 0.000278 0.111434 ( 0.095280)
build_all 0.008556 0.000802 1.590335 ( 0.659946)
build_install 0.015922 0.005592 1.980901 ( 0.979883)
test_btest 0.001081 0.000216 76.722785 ( 8.860154)
test_basic 0.000000 0.008048 0.377558 ( 0.465673)
test_all 0.004970 0.000000 674.693654 ( 68.643340)
test_rubyspec 0.112080 0.064318 45.643129 ( 54.174977)
total: 135.62 sec