Logfile: /home/ko1/ruby/logs/brlog.trunk.20220614-135525
#<BuildRuby:0x00005641b50ca7e0
@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.20220614-135525",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000012 0.000004 0.000016 ( 0.000016)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.006926 0.000000 0.915006 ( 8.730667)
build_miniruby 0.001088 0.000000 0.057528 ( 0.056239)
build_ruby 0.001020 0.000000 0.058952 ( 0.057690)
build_all 0.004321 0.000000 1.483909 ( 0.606329)
build_install 0.010131 0.001032 6.304462 ( 2.851765)
test_btest 0.000521 0.000130 52.353631 ( 8.319427)
test_basic 0.005361 0.000271 0.300223 ( 0.388806)
test_all 0.001005 0.000237 664.994323 ( 95.344891)
test_rubyspec 0.077840 0.041972 44.167777 ( 49.730493)
total: 166.09 sec