Logfile: /home/ko1/ruby/logs/brlog.trunk.20220604-170413
#<BuildRuby:0x0000555bb14aa620
@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.20220604-170413",
@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.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.005248 0.000808 0.886541 ( 1.275232)
build_miniruby 0.000899 0.000000 0.057837 ( 0.056639)
build_ruby 0.001001 0.000000 0.059229 ( 0.058026)
build_all 0.004387 0.000000 1.501110 ( 0.611779)
build_install 0.008992 0.000917 6.333510 ( 2.862167)
test_btest 0.000664 0.000089 49.500862 ( 8.237320)
test_basic 0.005561 0.000741 0.333074 ( 0.420543)
test_all 0.001041 0.000139 664.697035 ( 96.483372)
test_rubyspec 0.108530 0.020715 44.238946 ( 49.824704)
total: 159.83 sec