Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-005845
#<BuildRuby:0x00005631346809c8
@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.20221115-005845",
@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.000005)
autoconf 0.000012 0.000005 0.000017 ( 0.000017)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.004097 0.005890 1.109615 ( 1.184077)
build_miniruby 0.001612 0.000733 0.838489 ( 0.860501)
build_ruby 0.002468 0.001122 2.250222 ( 2.208181)
build_all 0.016262 0.005601 18.392277 ( 2.157060)
build_install 0.012691 0.006169 1.836437 ( 0.949696)
test_btest 0.000787 0.000345 86.633452 ( 8.656707)
test_basic 0.006015 0.000351 0.351599 ( 0.441990)
test_all 0.001891 0.000778 637.332574 ( 67.498122)
test_rubyspec 0.092680 0.084907 47.386222 ( 55.886759)
total: 139.84 sec