Logfile: /home/ko1/ruby/logs/brlog.trunk.20220602-115059
#<BuildRuby:0x00005557bc80ff20
@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.20220602-115059",
@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.000007)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000011 0.000000 0.000011 ( 0.000010)
build_up 0.004282 0.002510 0.857974 ( 6.747595)
build_miniruby 0.000579 0.000241 0.057469 ( 0.056296)
build_ruby 0.001047 0.000000 0.059309 ( 0.058084)
build_all 0.004096 0.000000 1.536409 ( 0.617855)
build_install 0.009065 0.000000 6.349077 ( 2.881639)
test_btest 0.000630 0.000000 50.153638 ( 8.100474)
test_basic 0.006365 0.000000 0.336629 ( 0.423899)
test_all 0.001849 0.000000 635.385639 ( 90.050933)
test_rubyspec 0.083173 0.038017 44.164941 ( 49.724438)
total: 158.66 sec