Logfile: /home/ko1/ruby/logs/brlog.trunk.20220612-052438
#<BuildRuby:0x000055cdde7ebdd0
@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.20220612-052438",
@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.000014 0.000000 0.000014 ( 0.000014)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.000000 0.006888 0.849121 ( 1.036159)
build_miniruby 0.000511 0.000432 0.057610 ( 0.056425)
build_ruby 0.000950 0.000119 0.059672 ( 0.058385)
build_all 0.000963 0.003258 1.504249 ( 0.608693)
build_install 0.010668 0.000551 6.295459 ( 2.837946)
test_btest 0.000734 0.000116 46.224872 ( 8.631041)
test_basic 0.005095 0.000191 0.259893 ( 0.349106)
test_all 0.001241 0.000186 659.440701 ( 94.148886)
test_rubyspec 0.080084 0.048735 44.216851 ( 49.755836)
total: 157.48 sec