Logfile: /home/ko1/ruby/logs/brlog.trunk.20220820-170253
#<BuildRuby:0x0000561ed1057fa8
@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.20220820-170253",
@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.000009 0.000000 0.000009 ( 0.000008)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.000484 0.006062 0.871688 ( 0.907883)
build_miniruby 0.001070 0.000000 0.058189 ( 0.056975)
build_ruby 0.001017 0.000000 0.059310 ( 0.058080)
build_all 0.003929 0.000695 1.530533 ( 0.588295)
build_install 0.010552 0.000716 1.929112 ( 0.958066)
test_btest 0.000603 0.000142 49.617683 ( 8.773597)
test_basic 0.004691 0.001104 0.288730 ( 0.377507)
test_all 0.001689 0.000398 621.317800 ( 88.827509)
test_rubyspec 0.089449 0.039797 44.628493 ( 52.877082)
total: 153.43 sec