Logfile: /home/ko1/ruby/logs/brlog.trunk.20220801-083047
#<BuildRuby:0x000055f35e558208
@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.20220801-083047",
@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.000016 0.000001 0.000017 ( 0.000017)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.006156 0.000439 0.834576 ( 0.848691)
build_miniruby 0.000942 0.000067 0.057576 ( 0.056296)
build_ruby 0.000910 0.000065 0.058631 ( 0.057259)
build_all 0.004684 0.000020 1.548543 ( 0.602462)
build_install 0.002690 0.008621 5.614904 ( 2.168047)
test_btest 0.000493 0.000093 47.558719 ( 8.817340)
test_basic 0.006083 0.000000 0.373939 ( 0.461747)
test_all 0.001092 0.000000 624.378365 ( 88.863634)
test_rubyspec 0.066521 0.034892 43.822676 ( 49.430743)
total: 151.31 sec