Logfile: /home/ko1/ruby/logs/brlog.trunk.20220801-142217
#<BuildRuby:0x0000563c990534b8
@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.20220801-142217",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000013)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.008717 0.003170 0.983961 ( 1.085928)
build_miniruby 0.000000 0.002029 0.065913 ( 0.064320)
build_ruby 0.002102 0.000000 0.074642 ( 0.073292)
build_all 0.008954 0.001540 1.567931 ( 0.601791)
build_install 0.014714 0.008628 5.190290 ( 2.071484)
test_btest 0.000868 0.000347 76.124424 ( 8.104131)
test_basic 0.007476 0.000000 0.321057 ( 0.409558)
test_all 0.002269 0.000000 670.189003 ( 65.906534)
test_rubyspec 0.087652 0.083736 45.437851 ( 51.215279)
total: 129.53 sec