Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-125320
#<BuildRuby:0x00005638b0ed2c88
@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.20220724-125320",
@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.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.009656 0.000865 0.819406 ( 0.940836)
build_miniruby 0.001285 0.000198 0.062487 ( 0.061129)
build_ruby 0.001533 0.000236 0.060926 ( 0.058525)
build_all 0.006852 0.001054 1.231970 ( 0.462018)
build_install 0.015632 0.000691 4.282083 ( 1.779162)
test_btest 0.001884 0.000251 55.198550 ( 6.548479)
test_basic 0.005740 0.000000 0.290061 ( 0.383675)
test_all 0.002256 0.000000 487.316359 ( 53.481056)
test_rubyspec 0.111750 0.016618 41.823002 ( 47.763602)
total: 111.48 sec