Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-001033
#<BuildRuby:0x000055b27f8f6c40
@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.20220818-001033",
@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.000006)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000012 0.000001 0.000013 ( 0.000014)
build_up 0.006277 0.000448 0.881554 ( 0.936723)
build_miniruby 0.000983 0.000070 0.058538 ( 0.057167)
build_ruby 0.000823 0.000059 0.059745 ( 0.058513)
build_all 0.004606 0.000000 1.557486 ( 0.602220)
build_install 0.006779 0.004236 1.919451 ( 0.953727)
test_btest 0.000772 0.000091 56.082855 ( 8.051709)
test_basic 0.005163 0.000608 0.287042 ( 0.375841)
test_all 0.001018 0.000120 584.149380 ( 93.812886)
test_rubyspec 0.064562 0.063288 43.853032 ( 51.252917)
total: 156.10 sec