Logfile: /home/ko1/ruby/logs/brlog.trunk.20220801-092112
#<BuildRuby:0x000055d31b96bba0
@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.20220801-092112",
@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.000009 0.000001 0.000010 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.005474 0.004660 0.851937 ( 1.418847)
build_miniruby 0.001414 0.000000 0.057318 ( 0.057621)
build_ruby 0.001440 0.000000 0.049589 ( 0.049424)
build_all 0.009213 0.000000 1.250822 ( 0.501320)
build_install 0.014263 0.003188 4.223891 ( 1.818553)
test_btest 0.001166 0.000166 53.645401 ( 6.067573)
test_basic 0.005099 0.000728 0.291147 ( 0.384309)
test_all 0.003382 0.000000 505.873355 ( 53.124145)
test_rubyspec 0.117956 0.020161 41.698605 ( 47.673270)
total: 111.10 sec