Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-185000
#<BuildRuby:0x0000560b675f2c88
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220803-185000",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008636 0.000664 0.874510 ( 1.623146)
build_miniruby 0.001473 0.000113 0.061616 ( 0.059493)
build_ruby 0.001754 0.000135 0.064013 ( 0.062773)
build_all 0.009010 0.000298 1.249203 ( 0.464138)
build_install 0.015972 0.001141 4.364990 ( 1.812917)
test_btest 0.002268 0.000162 53.974962 ( 5.907582)
test_basic 0.002083 0.005895 0.307547 ( 0.396653)
test_all 0.002783 0.000000 508.945976 ( 53.415693)
test_rubyspec 0.088237 0.031495 41.645149 ( 49.177380)
total: 112.92 sec