Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-224027
#<BuildRuby:0x0000559fdf55ffa8
@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.20220723-224027",
@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.000002 0.000015 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.002256 0.004404 0.811901 ( 0.996524)
build_miniruby 0.000789 0.000182 0.057000 ( 0.055671)
build_ruby 0.000691 0.000160 0.058771 ( 0.057526)
build_all 0.000273 0.004265 1.508078 ( 0.585232)
build_install 0.005830 0.003345 5.675815 ( 2.178184)
test_btest 0.000640 0.000213 55.987132 ( 7.947287)
test_basic 0.004196 0.001399 0.313269 ( 0.401796)
test_all 0.000832 0.000277 605.942922 ( 89.860494)
test_rubyspec 0.080857 0.047152 43.559395 ( 49.170710)
total: 151.25 sec