Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-031903
#<BuildRuby:0x0000558d993c7f68
@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.20220821-031903",
@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.000012 0.000002 0.000014 ( 0.000014)
build_up 0.001454 0.005388 0.807451 ( 0.862282)
build_miniruby 0.000784 0.000209 0.058138 ( 0.056944)
build_ruby 0.000670 0.000178 0.059876 ( 0.058675)
build_all 0.001608 0.002933 1.521107 ( 0.585969)
build_install 0.005903 0.003107 1.932182 ( 0.974285)
test_btest 0.000540 0.000180 55.614434 ( 7.968549)
test_basic 0.005646 0.000709 0.338195 ( 0.425187)
test_all 0.001820 0.000000 613.401925 ( 91.675382)
test_rubyspec 0.100467 0.028237 44.390055 ( 52.631368)
total: 155.24 sec