Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-031528
#<BuildRuby:0x000055dac1eae7e0
@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.20220814-031528",
@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.000019 0.000001 0.000020 ( 0.000020)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.006417 0.000162 0.802330 ( 0.989278)
build_miniruby 0.000888 0.000000 0.057681 ( 0.056549)
build_ruby 0.001026 0.000000 0.059870 ( 0.058641)
build_all 0.001067 0.003632 1.526493 ( 0.586963)
build_install 0.009787 0.001223 1.942845 ( 0.972140)
test_btest 0.000632 0.000079 54.782461 ( 8.104350)
test_basic 0.005070 0.000633 0.263026 ( 0.351453)
test_all 0.002129 0.000000 616.709233 ( 88.897118)
test_rubyspec 0.089727 0.039003 44.251698 ( 51.597795)
total: 151.61 sec