Logfile: /home/ko1/ruby/logs/brlog.trunk.20220807-195102
#<BuildRuby:0x0000556ff38e72c8
@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.20220807-195102",
@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.000020 0.000000 0.000020 ( 0.000019)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.002358 0.004315 0.807070 ( 0.983175)
build_miniruby 0.000929 0.000067 0.060253 ( 0.059035)
build_ruby 0.000811 0.000058 0.058670 ( 0.057549)
build_all 0.004703 0.000017 1.516149 ( 0.585342)
build_install 0.006708 0.004208 5.682498 ( 2.163973)
test_btest 0.000766 0.000090 48.009998 ( 8.576206)
test_basic 0.000798 0.004530 0.287632 ( 0.376881)
test_all 0.000985 0.000174 620.149925 ( 90.654198)
test_rubyspec 0.090775 0.036680 43.709968 ( 51.111764)
total: 154.57 sec