Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-214403
#<BuildRuby:0x000056363292e370
@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.20221130-214403",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.005432 0.005227 1.217292 ( 1.243403)
build_miniruby 0.002466 0.000000 0.852494 ( 0.851699)
build_ruby 0.003986 0.000000 2.256855 ( 2.156682)
build_all 0.019592 0.001971 18.568399 ( 2.162919)
build_install 0.015619 0.006843 2.039877 ( 1.014989)
test_btest 0.001105 0.000246 92.005773 ( 9.058149)
test_basic 0.008843 0.000293 0.342862 ( 0.429532)
test_all 0.001943 0.000190 698.133707 ( 73.323709)
test_rubyspec 0.096682 0.090106 49.727039 ( 57.793500)
total: 148.04 sec