Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-055814
#<BuildRuby:0x0000562be1062878
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221128-055814",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000002 0.000008 ( 0.000009)
autoconf 0.000012 0.000004 0.000016 ( 0.000017)
configure 0.000012 0.000004 0.000016 ( 0.000016)
build_up 0.003964 0.001442 1.224731 ( 1.499156)
build_miniruby 0.000703 0.000255 0.958989 ( 0.957670)
build_ruby 0.000913 0.000331 2.680575 ( 2.567105)
build_all 0.010161 0.000000 22.415938 ( 4.371460)
build_install 0.008461 0.000000 4.410135 ( 1.614028)
test_btest 0.000541 0.000000 57.683493 ( 11.651705)
test_basic 0.002805 0.001954 0.309304 ( 0.400380)
test_all 0.000847 0.000235 655.283306 (120.838532)
test_rubyspec 0.032800 0.029621 53.659367 ( 61.871007)
total: 205.77 sec