Logfile: /home/ko1/ruby/logs/brlog.trunk.20220609-073112
#<BuildRuby:0x000056045c1e7df8
@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.20220609-073112",
@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.000007 0.000000 0.000007 ( 0.000008)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.000000 0.007105 0.878936 ( 0.943877)
build_miniruby 0.000000 0.000882 0.057614 ( 0.056428)
build_ruby 0.000000 0.000873 0.059108 ( 0.058042)
build_all 0.000000 0.004172 1.504944 ( 0.611071)
build_install 0.006273 0.002732 6.292609 ( 2.845240)
test_btest 0.000671 0.000224 50.402240 ( 8.563657)
test_basic 0.005247 0.001749 0.384508 ( 0.470685)
test_all 0.000928 0.000309 623.777357 ( 91.911631)
test_rubyspec 0.086029 0.037204 44.166274 ( 49.756747)
total: 155.22 sec