Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-195425
#<BuildRuby:0x0000561f7b5b0a68
@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.20220804-195425",
@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.000005)
autoconf 0.000014 0.000001 0.000015 ( 0.000014)
configure 0.000071 0.000006 0.000077 ( 0.000095)
build_up 0.008578 0.000325 0.838050 ( 1.557075)
build_miniruby 0.001342 0.000096 0.051803 ( 0.050466)
build_ruby 0.001351 0.000096 0.051571 ( 0.050762)
build_all 0.005409 0.004086 1.275471 ( 0.471531)
build_install 0.014316 0.001176 4.338782 ( 1.786036)
test_btest 0.001694 0.000200 52.837233 ( 5.760465)
test_basic 0.006869 0.000000 0.299999 ( 0.388698)
test_all 0.002494 0.000000 487.967214 ( 51.934676)
test_rubyspec 0.093534 0.043797 41.351603 ( 48.940260)
total: 110.94 sec