Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-094428
#<BuildRuby:0x000055f11689c0d0
@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.20220813-094428",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.001931 0.004450 0.890585 ( 0.947163)
build_miniruby 0.000777 0.000119 0.057384 ( 0.056049)
build_ruby 0.000824 0.000127 0.059806 ( 0.058481)
build_all 0.004470 0.000005 1.544998 ( 0.592096)
build_install 0.010795 0.000239 1.958663 ( 0.995111)
test_btest 0.000788 0.000099 52.802731 ( 7.990374)
test_basic 0.000000 0.005845 0.316553 ( 0.405611)
test_all 0.000024 0.003336 600.076556 ( 90.559320)
test_rubyspec 0.074132 0.055544 43.947779 ( 51.302010)
total: 152.91 sec