Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-114554
#<BuildRuby:0x000055bf70e5cd30
@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.20220725-114554",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.011271 0.000693 0.973053 ( 1.233562)
build_miniruby 0.001857 0.000371 0.076382 ( 0.073909)
build_ruby 0.001574 0.000315 0.069713 ( 0.067758)
build_all 0.009305 0.000925 1.504760 ( 0.574106)
build_install 0.012025 0.010113 5.192193 ( 2.062016)
test_btest 0.001053 0.000293 72.418402 ( 8.052973)
test_basic 0.006142 0.001706 0.310821 ( 0.399638)
test_all 0.001505 0.000418 628.107777 ( 64.153140)
test_rubyspec 0.100190 0.075706 45.498303 ( 51.047882)
total: 127.67 sec