Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-105927
#<BuildRuby:0x000055eb786df600
@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-105927",
@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.000008 0.000004 0.000012 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.006498 0.005114 0.973733 ( 1.151849)
build_miniruby 0.001475 0.000615 0.069297 ( 0.067220)
build_ruby 0.001373 0.000572 0.078505 ( 0.076359)
build_all 0.006777 0.002824 1.511691 ( 0.587789)
build_install 0.022440 0.002335 5.084497 ( 2.062070)
test_btest 0.000907 0.000302 70.940563 ( 8.538011)
test_basic 0.006709 0.000321 0.319362 ( 0.413062)
test_all 0.002148 0.000671 636.902679 ( 64.019286)
test_rubyspec 0.100624 0.081902 45.253521 ( 50.893890)
total: 127.81 sec