Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-204813
#<BuildRuby:0x00005592d75c43a0
@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-204813",
@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.000012 0.000004 0.000016 ( 0.000017)
configure 0.000023 0.000007 0.000030 ( 0.000026)
build_up 0.007450 0.002483 1.263057 ( 1.511802)
build_miniruby 0.002060 0.000686 0.847759 ( 0.850313)
build_ruby 0.000908 0.003210 2.269013 ( 2.180235)
build_all 0.016604 0.005681 24.961494 ( 2.811217)
build_install 0.011993 0.008432 4.979265 ( 1.198377)
test_btest 0.001050 0.000442 86.213547 ( 8.600209)
test_basic 0.004771 0.002009 0.354740 ( 0.443314)
test_all 0.001467 0.000618 710.020978 ( 71.233620)
test_rubyspec 0.108069 0.045910 49.600318 ( 58.043512)
total: 146.87 sec