Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-225013
#<BuildRuby:0x00005615c0bf6770
@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.20221204-225013",
@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.000000 0.000005 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.010249 0.000732 1.211021 ( 1.237784)
build_miniruby 0.002798 0.000200 0.853717 ( 0.852203)
build_ruby 0.003337 0.000238 2.256238 ( 2.165652)
build_all 0.011997 0.010753 18.708581 ( 2.198813)
build_install 0.012352 0.011136 2.130179 ( 1.047447)
test_btest 0.001153 0.000320 93.027717 ( 9.665615)
test_basic 0.009694 0.001103 0.359275 ( 0.441800)
test_all 0.001354 0.000356 696.453542 ( 70.049833)
test_rubyspec 0.077405 0.106078 49.704735 ( 57.764616)
total: 145.42 sec