Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-164237
#<BuildRuby:0x000055745ea6ff68
@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.20220815-164237",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.003802 0.002746 0.871211 ( 1.383436)
build_miniruby 0.000813 0.000232 0.058233 ( 0.056950)
build_ruby 0.000786 0.000224 0.059726 ( 0.058490)
build_all 0.004434 0.000192 1.533096 ( 0.590424)
build_install 0.008930 0.000330 1.924035 ( 0.964025)
test_btest 0.000697 0.000163 50.966856 ( 8.542497)
test_basic 0.000086 0.006516 0.337340 ( 0.424391)
test_all 0.002939 0.000000 619.740078 ( 90.979722)
test_rubyspec 0.084571 0.035604 43.992789 ( 51.434455)
total: 154.44 sec