Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-015541
#<BuildRuby:0x0000557536d9f2c8
@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.20220717-015541",
@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.000012 0.000003 0.000015 ( 0.000015)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.005337 0.001334 0.816575 ( 1.020902)
build_miniruby 0.000687 0.000171 0.056974 ( 0.055663)
build_ruby 0.000777 0.000194 0.059119 ( 0.057976)
build_all 0.000000 0.004376 1.518021 ( 0.601590)
build_install 0.007216 0.003876 5.581004 ( 2.178362)
test_btest 0.000576 0.000000 53.855279 ( 7.859737)
test_basic 0.005033 0.000443 0.284195 ( 0.373245)
test_all 0.000819 0.000273 586.900976 ( 94.807319)
test_rubyspec 0.059788 0.048153 43.170698 ( 48.782516)
total: 155.74 sec