Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-154820
#<BuildRuby:0x000055c61b953fa8
@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.20220813-154820",
@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.000002 0.000014 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.005720 0.000953 0.828782 ( 0.870404)
build_miniruby 0.000857 0.000143 0.058547 ( 0.057210)
build_ruby 0.000774 0.000129 0.059670 ( 0.058503)
build_all 0.001651 0.003078 1.527519 ( 0.585380)
build_install 0.005166 0.005683 1.919067 ( 0.968275)
test_btest 0.000549 0.000157 54.568580 ( 8.163439)
test_basic 0.005791 0.000312 0.331329 ( 0.419111)
test_all 0.001758 0.000000 620.839004 ( 90.373378)
test_rubyspec 0.085451 0.044310 43.751407 ( 51.115040)
total: 152.61 sec