Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-040920
#<BuildRuby:0x00005585151f5438
@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.20220718-040920",
@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.000005)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.009913 0.000000 0.844567 ( 1.162216)
build_miniruby 0.001897 0.000000 0.064905 ( 0.063206)
build_ruby 0.001491 0.000000 0.052032 ( 0.050821)
build_all 0.007294 0.000000 1.232255 ( 0.475473)
build_install 0.009532 0.005200 4.341602 ( 1.809180)
test_btest 0.001955 0.000000 54.897294 ( 5.917437)
test_basic 0.005833 0.000147 0.290068 ( 0.380286)
test_all 0.002425 0.000135 500.941080 ( 53.140136)
test_rubyspec 0.120998 0.022003 42.035738 ( 47.859078)
total: 110.86 sec