Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-153231
#<BuildRuby:0x000055bbea9e32b0
@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.20221115-153231",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000043 0.000006 0.000049 ( 0.000049)
configure 0.000033 0.000005 0.000038 ( 0.000032)
build_up 0.005334 0.004220 1.099535 ( 1.124615)
build_miniruby 0.001071 0.000201 0.925443 ( 0.925749)
build_ruby 0.002262 0.000000 2.320494 ( 2.242448)
build_all 0.014009 0.004098 18.231770 ( 2.253931)
build_install 0.016708 0.000000 1.823147 ( 1.013552)
test_btest 0.000000 0.001203 87.208768 ( 10.312967)
test_basic 0.001496 0.006403 0.332481 ( 0.421870)
test_all 0.001633 0.000000 698.685165 ( 74.276365)
test_rubyspec 0.080108 0.042777 49.850153 ( 58.433303)
total: 151.01 sec