Logfile: /home/ko1/ruby/logs/brlog.trunk.20220531-194908
#<BuildRuby:0x000055e2a2983f20
@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.20220531-194908",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000000 0.000029 0.000029 ( 0.000035)
build_up 0.002235 0.004920 0.851733 ( 0.996957)
build_miniruby 0.000775 0.000281 0.056751 ( 0.055495)
build_ruby 0.000748 0.000272 0.057583 ( 0.056339)
build_all 0.003196 0.001162 1.492556 ( 0.601011)
build_install 0.009024 0.000000 6.290075 ( 2.859972)
test_btest 0.000733 0.000061 47.465729 ( 8.799522)
test_basic 0.004718 0.001451 0.344220 ( 0.431977)
test_all 0.001018 0.000313 619.766485 ( 99.780601)
test_rubyspec 0.061891 0.059166 44.076771 ( 49.646867)
total: 163.23 sec