Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-161449
#<BuildRuby:0x000055f1cb8e3df8
@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.20220729-161449",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006704 0.000000 0.818392 ( 0.980926)
build_miniruby 0.001086 0.000000 0.057671 ( 0.056231)
build_ruby 0.001015 0.000000 0.059181 ( 0.057874)
build_all 0.004467 0.000106 1.568232 ( 0.608353)
build_install 0.010812 0.000379 5.629642 ( 2.144490)
test_btest 0.000808 0.000045 56.494274 ( 8.107930)
test_basic 0.006555 0.000113 0.349247 ( 0.436109)
test_all 0.001201 0.000063 595.068368 ( 94.920969)
test_rubyspec 0.070214 0.009100 43.930424 ( 49.669931)
total: 156.98 sec