Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-153410
#<BuildRuby:0x0000563238c20658
@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.20220815-153410",
@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.000025 0.000000 0.000025 ( 0.000025)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.012564 0.000000 0.979109 ( 1.032353)
build_miniruby 0.001834 0.000000 0.076617 ( 0.076047)
build_ruby 0.002194 0.000000 0.079518 ( 0.078411)
build_all 0.009028 0.000000 1.516384 ( 0.583746)
build_install 0.007809 0.013498 1.914470 ( 0.949851)
test_btest 0.000993 0.000142 75.991115 ( 8.249679)
test_basic 0.002979 0.004268 0.322504 ( 0.412889)
test_all 0.003010 0.000547 673.753079 ( 65.632735)
test_rubyspec 0.109743 0.059842 45.827010 ( 53.356260)
total: 130.37 sec