Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-002407
#<BuildRuby:0x00005587214780d0
@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-002407",
@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.000017 0.000002 0.000019 ( 0.000019)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.006364 0.000455 0.830763 ( 1.175705)
build_miniruby 0.000822 0.000059 0.056853 ( 0.055651)
build_ruby 0.000871 0.000063 0.058418 ( 0.057296)
build_all 0.004257 0.000304 1.513817 ( 0.586678)
build_install 0.006265 0.004969 5.634476 ( 2.148308)
test_btest 0.000642 0.000085 49.486336 ( 8.507676)
test_basic 0.005105 0.000680 0.256183 ( 0.344420)
test_all 0.000887 0.000118 586.553149 ( 94.054244)
test_rubyspec 0.080325 0.045428 43.549739 ( 49.152698)
total: 156.08 sec