Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-065048
#<BuildRuby:0x000055ac2b8232c8
@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.20221116-065048",
@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.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000015 0.000000 0.000015 ( 0.000016)
configure 0.000011 0.000000 0.000011 ( 0.000010)
build_up 0.004852 0.000000 1.070995 ( 1.283411)
build_miniruby 0.000897 0.000000 0.970725 ( 0.969320)
build_ruby 0.001222 0.000000 2.831841 ( 2.738961)
build_all 0.000614 0.008120 15.573238 ( 3.341449)
build_install 0.008237 0.000380 1.933131 ( 1.094326)
test_btest 0.000553 0.000050 57.519589 ( 11.441250)
test_basic 0.004502 0.000409 0.312557 ( 0.404017)
test_all 0.001106 0.000101 625.451112 (104.551194)
test_rubyspec 0.056721 0.003969 51.454049 ( 59.756346)
total: 185.58 sec