Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-195951
#<BuildRuby:0x0000564059914020
@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.20221203-195951",
@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.000006)
autoconf 0.000007 0.000001 0.000008 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000153 0.003968 0.807689 ( 1.108578)
build_miniruby 0.000785 0.000197 0.520956 ( 0.520826)
build_ruby 0.001052 0.000263 1.661919 ( 1.595329)
build_all 0.008347 0.000977 12.030010 ( 1.496105)
build_install 0.004776 0.002305 1.628870 ( 0.749052)
test_btest 0.000525 0.000131 62.890779 ( 6.285422)
test_basic 0.003254 0.000000 0.240732 ( 0.336731)
test_all 0.000979 0.000000 508.545696 ( 51.164688)
test_rubyspec 0.015803 0.007352 35.157901 ( 45.810773)
total: 109.07 sec