Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-010611
#<BuildRuby:0x000055f4c52ba9c0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220731-010611",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.008093 0.002208 0.835436 ( 0.865071)
build_miniruby 0.001213 0.000331 0.062161 ( 0.061442)
build_ruby 0.001727 0.000000 0.064927 ( 0.063648)
build_all 0.008134 0.001286 1.258993 ( 0.468623)
build_install 0.014796 0.004988 4.229464 ( 1.749810)
test_btest 0.000000 0.001715 55.311398 ( 6.201866)
test_basic 0.002267 0.004149 0.289836 ( 0.385660)
test_all 0.001992 0.000664 490.478533 ( 55.412386)
test_rubyspec 0.083959 0.051271 42.032957 ( 47.905063)
total: 113.11 sec