Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-115043
#<BuildRuby:0x0000563af2adc9c8
@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-115043",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000017 0.000002 0.000019 ( 0.000018)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.009731 0.000376 1.274461 ( 1.502998)
build_miniruby 0.001813 0.000121 0.857312 ( 0.857671)
build_ruby 0.002736 0.000183 2.232969 ( 2.144460)
build_all 0.014879 0.006045 25.016510 ( 2.828609)
build_install 0.005356 0.016243 4.932476 ( 1.205452)
test_btest 0.001338 0.000394 85.111836 ( 8.992396)
test_basic 0.001553 0.006053 0.349189 ( 0.445356)
test_all 0.001814 0.000000 722.135638 ( 71.473078)
test_rubyspec 0.098510 0.042931 49.777359 ( 58.141717)
total: 147.59 sec