Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-074549
#<BuildRuby:0x000056116a997fb0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221116-074549",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000016 0.000001 0.000017 ( 0.000017)
build_up 0.001448 0.003287 1.077672 ( 1.101747)
build_miniruby 0.000914 0.000096 0.949604 ( 0.948062)
build_ruby 0.001118 0.000118 2.730017 ( 2.637026)
build_all 0.004691 0.003885 15.710242 ( 3.442330)
build_install 0.005507 0.003415 2.039687 ( 1.167866)
test_btest 0.000569 0.000104 62.618387 ( 10.167847)
test_basic 0.004487 0.000000 0.302220 ( 0.393397)
test_all 0.001189 0.000000 654.482970 (102.539574)
test_rubyspec 0.030669 0.022996 50.752547 ( 59.046633)
total: 181.45 sec