Logfile: /home/ko1/ruby/logs/brlog.trunk.20220822-192849
#<BuildRuby:0x000055773b558018
@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.20220822-192849",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000009 0.000004 0.000013 ( 0.000013)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.006342 0.000000 0.875434 ( 1.327071)
build_miniruby 0.000955 0.000000 0.057420 ( 0.056269)
build_ruby 0.001011 0.000000 0.059667 ( 0.058468)
build_all 0.004301 0.000307 1.515909 ( 0.585043)
build_install 0.009528 0.001480 1.933067 ( 0.961173)
test_btest 0.000667 0.000178 48.215383 ( 8.339549)
test_basic 0.004658 0.001242 0.343466 ( 0.431453)
test_all 0.001906 0.000509 616.757044 ( 89.058351)
test_rubyspec 0.067595 0.061812 44.236724 ( 52.493130)
total: 153.31 sec