Logfile: /home/ko1/ruby/logs/brlog.trunk.20221006-022724
#<BuildRuby:0x0000563a26b0d1f8
@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.20221006-022724",
@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.000025 0.000001 0.000026 ( 0.000027)
autoconf 0.000045 0.000003 0.000048 ( 0.000047)
configure 0.000140 0.000010 0.000150 ( 0.000151)
build_up 0.007425 0.003834 1.066374 ( 1.235809)
build_miniruby 0.001513 0.000189 0.098326 ( 0.094750)
build_ruby 0.000000 0.001567 0.097871 ( 0.095930)
build_all 0.001390 0.008429 1.323755 ( 0.573105)
build_install 0.008967 0.007816 1.608565 ( 0.877876)
test_btest 0.000000 0.001661 59.759614 ( 6.543760)
test_basic 0.001662 0.004722 0.345140 ( 0.435016)
test_all 0.005407 0.002317 479.665743 ( 53.463048)
test_rubyspec 0.090867 0.040907 42.228703 ( 50.784483)
total: 114.11 sec