Logfile: /home/ko1/ruby/logs/brlog.trunk.20221104-191310
#<BuildRuby:0x0000559021b0bba0
@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.20221104-191310",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000006 0.000003 0.000009 ( 0.000009)
configure 0.000004 0.000002 0.000006 ( 0.000007)
build_up 0.006317 0.001124 0.915693 ( 1.109037)
build_miniruby 0.002169 0.000000 0.051637 ( 0.050318)
build_ruby 0.001337 0.000000 0.049341 ( 0.048523)
build_all 0.006042 0.002572 1.230881 ( 0.482532)
build_install 0.013844 0.001619 1.557735 ( 0.804426)
test_btest 0.000931 0.000358 61.867583 ( 6.879919)
test_basic 0.006029 0.000289 0.306307 ( 0.397871)
test_all 0.007535 0.000750 483.783494 ( 53.309925)
test_rubyspec 0.059631 0.066960 43.425447 ( 51.949926)
total: 115.03 sec