Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-230407
#<BuildRuby:0x00005562c9447510
@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.20221116-230407",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000031 0.000007 0.000038 ( 0.000036)
configure 0.000047 0.000011 0.000058 ( 0.000060)
build_up 0.006532 0.001508 1.117918 ( 1.137793)
build_miniruby 0.001932 0.000000 0.892548 ( 0.896339)
build_ruby 0.002678 0.000019 2.373731 ( 2.291002)
build_all 0.013419 0.005656 18.374254 ( 2.315994)
build_install 0.018272 0.005834 1.889808 ( 0.998780)
test_btest 0.001540 0.000406 83.672340 ( 9.795728)
test_basic 0.007144 0.000499 0.354675 ( 0.443950)
test_all 0.001890 0.000203 707.520022 ( 75.150990)
test_rubyspec 0.066739 0.057628 50.521269 ( 59.038547)
total: 152.07 sec