Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-195802
#<BuildRuby:0x000055fab64cf2c8
@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.20220812-195802",
@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.000016 0.000000 0.000016 ( 0.000016)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006749 0.000000 0.821079 ( 1.631982)
build_miniruby 0.001057 0.000000 0.058808 ( 0.057462)
build_ruby 0.001062 0.000000 0.060846 ( 0.059524)
build_all 0.004689 0.000000 1.563899 ( 0.603849)
build_install 0.010944 0.000000 1.941068 ( 0.974940)
test_btest 0.000777 0.000000 54.467571 ( 8.082108)
test_basic 0.005355 0.000000 0.283500 ( 0.372532)
test_all 0.000000 0.002314 585.539476 ( 92.909934)
test_rubyspec 0.067486 0.060351 43.979178 ( 51.348106)
total: 156.04 sec