Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-025925
#<BuildRuby:0x000055f589cf3fa8
@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.20220817-025925",
@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.000013 0.000002 0.000015 ( 0.000016)
configure 0.000012 0.000001 0.000013 ( 0.000014)
build_up 0.005460 0.000840 0.880568 ( 0.910089)
build_miniruby 0.000927 0.000142 0.059396 ( 0.058131)
build_ruby 0.000698 0.000108 0.059304 ( 0.058159)
build_all 0.003977 0.000612 1.557568 ( 0.596507)
build_install 0.007533 0.003497 1.905204 ( 0.963143)
test_btest 0.000747 0.000140 53.191220 ( 8.550862)
test_basic 0.004735 0.000888 0.287395 ( 0.376173)
test_all 0.001875 0.000352 625.245243 ( 89.824000)
test_rubyspec 0.081106 0.043816 43.971815 ( 51.370498)
total: 152.71 sec