Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-092309
#<BuildRuby:0x0000555dae3a2fa8
@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-092309",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000009 0.000004 0.000013 ( 0.000012)
configure 0.000006 0.000003 0.000009 ( 0.000008)
build_up 0.000000 0.004757 0.818431 ( 1.075688)
build_miniruby 0.000272 0.000597 0.500423 ( 0.500252)
build_ruby 0.000795 0.000464 1.691125 ( 1.621814)
build_all 0.000915 0.008723 11.931025 ( 1.487513)
build_install 0.003449 0.003337 1.628362 ( 0.764514)
test_btest 0.000396 0.000316 62.402758 ( 6.192449)
test_basic 0.001655 0.001324 0.235083 ( 0.331631)
test_all 0.000614 0.000491 506.240515 ( 50.535855)
test_rubyspec 0.014384 0.014081 35.777826 ( 46.306176)
total: 108.82 sec