Logfile: /home/ko1/ruby/logs/brlog.trunk.20221012-044124
#<BuildRuby:0x000055da43e26b48
@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-044124",
@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.000010 0.000001 0.000011 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.006299 0.004293 1.081515 ( 1.147154)
build_miniruby 0.002411 0.000000 0.103497 ( 0.099970)
build_ruby 0.001601 0.000000 0.093518 ( 0.090449)
build_all 0.003754 0.004058 1.301358 ( 0.570602)
build_install 0.011323 0.005809 1.636027 ( 0.866921)
test_btest 0.001125 0.000265 63.823862 ( 6.597033)
test_basic 0.006470 0.000413 0.356900 ( 0.445628)
test_all 0.006014 0.000273 490.960078 ( 53.226849)
test_rubyspec 0.087132 0.047650 43.188123 ( 51.832484)
total: 114.88 sec