Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-063345
#<BuildRuby:0x0000560afa08fdf8
@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.20220821-063345",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.005876 0.000904 0.838226 ( 1.456271)
build_miniruby 0.000907 0.000140 0.057873 ( 0.056645)
build_ruby 0.000860 0.000132 0.060044 ( 0.058778)
build_all 0.004105 0.000631 1.544986 ( 0.590502)
build_install 0.010095 0.000758 1.933972 ( 0.978563)
test_btest 0.000561 0.000080 45.146143 ( 8.772670)
test_basic 0.002752 0.002941 0.313248 ( 0.401598)
test_all 0.002995 0.000529 622.469680 ( 89.536137)
test_rubyspec 0.102329 0.024229 44.501706 ( 52.764113)
total: 154.62 sec