Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-210852
#<BuildRuby:0x0000556d1850acc8
@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-210852",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.000967 0.010374 1.189845 ( 1.181297)
build_miniruby 0.001723 0.000431 0.850692 ( 0.849899)
build_ruby 0.002190 0.000548 2.226622 ( 2.135717)
build_all 0.017359 0.004340 18.737271 ( 2.178952)
build_install 0.016547 0.005177 2.058660 ( 1.042095)
test_btest 0.001492 0.000000 91.986364 ( 8.678332)
test_basic 0.011663 0.000180 0.370931 ( 0.451204)
test_all 0.001781 0.000411 685.091764 ( 71.577332)
test_rubyspec 0.091734 0.084984 49.436043 ( 57.561014)
total: 145.66 sec