Logfile: /home/ko1/ruby/logs/brlog.trunk.20220423-223632
#<BuildRuby:0x000055a363767eb8
@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.20220423-223632",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000015)
configure 0.000018 0.000000 0.000018 ( 0.000017)
build_up 0.000000 0.006820 0.893963 ( 1.032727)
build_miniruby 0.000423 0.000516 0.057415 ( 0.056203)
build_ruby 0.000828 0.000103 0.059201 ( 0.058062)
build_all 0.001880 0.002271 1.495183 ( 0.609530)
build_install 0.009273 0.000902 6.267864 ( 2.809826)
test_btest 0.000640 0.000096 57.732144 ( 8.107033)
test_basic 0.006042 0.000350 0.343125 ( 0.430066)
test_all 0.001320 0.000188 650.928488 ( 94.141739)
test_rubyspec 0.081771 0.046679 44.471720 ( 49.267503)
total: 156.51 sec