Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-102828
#<BuildRuby:0x00005559eea2bf00
@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.20220723-102828",
@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.000012 0.000003 0.000015 ( 0.000014)
configure 0.000011 0.000003 0.000014 ( 0.000013)
build_up 0.002732 0.003696 0.839744 ( 0.918434)
build_miniruby 0.000732 0.000244 0.056631 ( 0.055455)
build_ruby 0.000632 0.000211 0.058381 ( 0.057189)
build_all 0.003526 0.001175 1.512264 ( 0.585072)
build_install 0.009520 0.001551 5.655390 ( 2.159756)
test_btest 0.000536 0.000165 54.422445 ( 7.873383)
test_basic 0.004387 0.001350 0.251851 ( 0.340723)
test_all 0.000764 0.000235 623.673399 ( 89.057310)
test_rubyspec 0.063321 0.044947 43.580734 ( 49.184705)
total: 150.23 sec