Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-070635
#<BuildRuby:0x00005614bc46a7e0
@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.20220727-070635",
@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.000014 0.000002 0.000016 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.000000 0.006604 0.847292 ( 0.875603)
build_miniruby 0.000000 0.001004 0.056957 ( 0.055717)
build_ruby 0.000760 0.000252 0.059749 ( 0.058521)
build_all 0.003564 0.001097 1.531100 ( 0.588049)
build_install 0.005182 0.006192 5.665524 ( 2.156062)
test_btest 0.000502 0.000193 53.969312 ( 7.952999)
test_basic 0.005167 0.000187 0.320132 ( 0.408860)
test_all 0.000329 0.001313 630.644908 ( 90.691850)
test_rubyspec 0.065676 0.060341 43.660747 ( 49.247392)
total: 152.04 sec