Logfile: /home/ko1/ruby/logs/brlog.trunk.20221122-131528
#<BuildRuby:0x0000563a5b89bde0
@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.20221122-131528",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.004644 0.000108 1.058752 ( 1.660771)
build_miniruby 0.000716 0.000127 1.030641 ( 1.029479)
build_ruby 0.001116 0.000197 2.742711 ( 2.630056)
build_all 0.007491 0.001322 15.878783 ( 3.396204)
build_install 0.000168 0.008020 2.032736 ( 1.228832)
test_btest 0.000614 0.000000 63.639822 ( 10.706533)
test_basic 0.001436 0.003662 0.311973 ( 0.402386)
test_all 0.000928 0.000293 670.516484 (114.347329)
test_rubyspec 0.054828 0.015154 53.123446 ( 61.237144)
total: 196.64 sec