Logfile: /home/ko1/ruby/logs/brlog.trunk.20220604-070220
#<BuildRuby:0x000055806e1b3ea8
@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.20220604-070220",
@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.000007)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.007002 0.000000 0.901152 ( 0.954716)
build_miniruby 0.001068 0.000000 0.057096 ( 0.055795)
build_ruby 0.001090 0.000000 0.059673 ( 0.058323)
build_all 0.004263 0.000000 1.493608 ( 0.610225)
build_install 0.005641 0.005180 6.355303 ( 2.878990)
test_btest 0.000847 0.000057 46.924104 ( 9.021228)
test_basic 0.005499 0.000016 0.280811 ( 0.369425)
test_all 0.001540 0.000000 652.065047 ( 93.133203)
test_rubyspec 0.061116 0.016773 44.301468 ( 49.935947)
total: 157.02 sec