Logfile: /home/ko1/ruby/logs/brlog.trunk.20220506-031825
#<BuildRuby:0x000055d3b96e6620
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220506-031825",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000010 0.000004 0.000014 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.003033 0.003552 0.826079 ( 1.701968)
build_miniruby 0.000708 0.000295 0.057347 ( 0.056089)
build_ruby 0.000693 0.000289 0.057887 ( 0.056690)
build_all 0.004061 0.000000 1.484216 ( 0.595655)
build_install 0.008700 0.000000 6.257392 ( 2.829105)
test_btest 0.000724 0.000000 47.402247 ( 8.224504)
test_basic 0.002673 0.002713 0.280836 ( 0.369491)
test_all 0.001152 0.000407 643.119275 ( 93.264716)
test_rubyspec 0.093354 0.032482 43.746575 ( 48.624877)
total: 155.72 sec