Logfile: /home/ko1/ruby/logs/brlog.trunk.20221012-042720
#<BuildRuby:0x000055ebcf7fa9c0
@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.20221012-042720",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.009079 0.000380 1.100257 ( 1.426627)
build_miniruby 0.002352 0.000180 0.097957 ( 0.094315)
build_ruby 0.001536 0.000119 0.098398 ( 0.095967)
build_all 0.007962 0.000613 1.316934 ( 0.567988)
build_install 0.009036 0.005969 1.590557 ( 0.886055)
test_btest 0.001537 0.000219 61.103393 ( 6.494913)
test_basic 0.003090 0.006496 0.364079 ( 0.457082)
test_all 0.006577 0.001128 484.425181 ( 53.156938)
test_rubyspec 0.054605 0.066701 43.032419 ( 51.660386)
total: 114.84 sec