Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-063638
#<BuildRuby:0x000055916269be70
@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.20221130-063638",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000018 0.000002 0.000020 ( 0.000019)
configure 0.000013 0.000001 0.000014 ( 0.000012)
build_up 0.004945 0.000061 1.135399 ( 1.424581)
build_miniruby 0.000961 0.000064 1.083139 ( 1.081954)
build_ruby 0.001105 0.000074 2.783773 ( 2.686387)
build_all 0.009013 0.000032 15.809853 ( 3.278881)
build_install 0.008571 0.000002 2.253897 ( 1.290386)
test_btest 0.000509 0.000027 64.600944 ( 11.249642)
test_basic 0.000813 0.004385 0.304515 ( 0.395247)
test_all 0.001680 0.000000 693.148548 (107.101439)
test_rubyspec 0.064621 0.010748 53.572517 ( 61.563919)
total: 190.07 sec