Logfile: /home/ko1/ruby/logs/brlog.trunk.20220422-035303
#<BuildRuby:0x000055d44b7c7d90
@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.20220422-035303",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.006077 0.000308 0.860409 ( 0.973532)
build_miniruby 0.000922 0.000132 0.057423 ( 0.056137)
build_ruby 0.000953 0.000137 0.058839 ( 0.057513)
build_all 0.003773 0.000539 1.491338 ( 0.604254)
build_install 0.009578 0.001369 6.224216 ( 2.809860)
test_btest 0.000748 0.000107 53.693360 ( 8.565397)
test_basic 0.005850 0.000081 0.340182 ( 0.428083)
test_all 0.001297 0.000173 630.952929 ( 94.467109)
test_rubyspec 0.081575 0.048990 44.328277 ( 49.237682)
total: 157.20 sec