Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-053156
#<BuildRuby:0x0000561a00043dd0
@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.20220719-053156",
@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.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000010 0.000003 0.000013 ( 0.000012)
build_up 0.005161 0.001290 0.838486 ( 0.903917)
build_miniruby 0.000845 0.000211 0.059072 ( 0.057830)
build_ruby 0.000738 0.000184 0.058954 ( 0.057802)
build_all 0.003757 0.000939 1.552940 ( 0.611444)
build_install 0.004711 0.006339 5.643424 ( 2.185418)
test_btest 0.000549 0.000183 54.546161 ( 8.087784)
test_basic 0.004562 0.001520 0.361074 ( 0.448713)
test_all 0.001047 0.000349 603.957197 ( 89.906308)
test_rubyspec 0.080236 0.036644 43.643555 ( 49.283431)
total: 151.54 sec