Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-231517
#<BuildRuby:0x0000555fe7cec740
@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.20221130-231517",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.008498 0.001416 1.193126 ( 1.231359)
build_miniruby 0.002664 0.000000 0.844420 ( 0.843500)
build_ruby 0.003856 0.000000 2.252107 ( 2.153744)
build_all 0.013133 0.006802 18.546217 ( 2.187385)
build_install 0.018936 0.003772 2.015191 ( 1.046095)
test_btest 0.000912 0.000190 88.669097 ( 8.672523)
test_basic 0.004308 0.005197 0.335647 ( 0.421578)
test_all 0.000874 0.002222 698.045334 ( 69.910759)
test_rubyspec 0.094373 0.074665 49.905911 ( 57.935089)
total: 144.40 sec