Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-214243
#<BuildRuby:0x00005579a13c03a0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220827-214243",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010071 0.000825 0.964233 ( 1.456385)
build_miniruby 0.001717 0.000229 0.076469 ( 0.075419)
build_ruby 0.001824 0.000243 0.077085 ( 0.076223)
build_all 0.009580 0.000629 1.527262 ( 0.598681)
build_install 0.022191 0.000000 1.909503 ( 0.931211)
test_btest 0.001264 0.000000 77.691130 ( 8.317693)
test_basic 0.006306 0.000533 0.331501 ( 0.422550)
test_all 0.004385 0.000418 644.148259 ( 65.297656)
test_rubyspec 0.122770 0.049985 45.790551 ( 54.227512)
total: 131.40 sec