Logfile: /home/ko1/ruby/logs/brlog.trunk.20220614-173235
#<BuildRuby:0x000055ab088d32c8
@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-173235",
@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.000008 0.000000 0.000008 ( 0.000007)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.006975 0.000000 0.867434 ( 1.349589)
build_miniruby 0.001011 0.000000 0.057711 ( 0.056510)
build_ruby 0.000865 0.000000 0.058781 ( 0.057618)
build_all 0.000083 0.004227 1.513080 ( 0.607496)
build_install 0.010595 0.000374 6.281686 ( 2.852550)
test_btest 0.000683 0.000040 47.266762 ( 8.854312)
test_basic 0.004815 0.000283 0.260587 ( 0.349919)
test_all 0.001266 0.000075 648.220130 ( 92.620452)
test_rubyspec 0.062313 0.041581 44.169335 ( 49.771315)
total: 156.52 sec