Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-104436
#<BuildRuby:0x00005562791889c8
@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.20221126-104436",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000013 0.000005 0.000018 ( 0.000018)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.005622 0.004737 1.290572 ( 1.522019)
build_miniruby 0.001679 0.000700 0.845570 ( 0.844977)
build_ruby 0.000000 0.002919 2.265920 ( 2.172774)
build_all 0.016799 0.004248 25.101116 ( 2.839562)
build_install 0.016421 0.004360 4.976697 ( 1.198293)
test_btest 0.000778 0.000305 84.467116 ( 8.618113)
test_basic 0.005690 0.002227 0.364697 ( 0.458655)
test_all 0.001962 0.000767 664.013606 ( 72.980979)
test_rubyspec 0.074983 0.057191 49.665845 ( 58.144501)
total: 148.78 sec