Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-212943
#<BuildRuby:0x000056499b98b670
@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.20220825-212943",
@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.000002 0.000008 ( 0.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000014)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.005025 0.001257 0.817226 ( 1.304947)
build_miniruby 0.000995 0.000000 0.058097 ( 0.056761)
build_ruby 0.001034 0.000000 0.059242 ( 0.058046)
build_all 0.003989 0.000415 1.534261 ( 0.588625)
build_install 0.008812 0.002336 1.913864 ( 0.959211)
test_btest 0.000570 0.000134 53.507712 ( 8.366309)
test_basic 0.000000 0.005672 0.284158 ( 0.373148)
test_all 0.000000 0.002512 631.595121 ( 92.002695)
test_rubyspec 0.079568 0.049325 44.281488 ( 52.509470)
total: 156.22 sec