Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-205329
#<BuildRuby:0x000055e04f3ae8c0
@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.20220813-205329",
@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.000000 0.000016 ( 0.000016)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.000000 0.006721 0.829640 ( 0.923019)
build_miniruby 0.000000 0.000905 0.057589 ( 0.056358)
build_ruby 0.000000 0.001038 0.060391 ( 0.059195)
build_all 0.000889 0.003862 1.529250 ( 0.584855)
build_install 0.007367 0.001578 1.918536 ( 0.968710)
test_btest 0.000000 0.000785 53.649305 ( 8.391229)
test_basic 0.000000 0.005020 0.278786 ( 0.368832)
test_all 0.000953 0.002364 626.392009 ( 89.781129)
test_rubyspec 0.061943 0.038839 43.821862 ( 51.217420)
total: 152.35 sec