Logfile: /home/ko1/ruby/logs/brlog.trunk.20220914-170115
#<BuildRuby:0x0000555a3c008610
@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.20220914-170115",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000048 0.000012 0.000060 ( 0.000060)
build_up 0.007639 0.001910 1.100816 ( 1.232989)
build_miniruby 0.001522 0.000380 0.064226 ( 0.062369)
build_ruby 0.001240 0.000310 0.079235 ( 0.077913)
build_all 0.009573 0.001066 1.589898 ( 0.606688)
build_install 0.005218 0.015983 1.902856 ( 0.943224)
test_btest 0.000000 0.001168 96.860888 ( 9.630579)
test_basic 0.003048 0.005578 0.353195 ( 0.440329)
test_all 0.002303 0.001152 664.403905 ( 67.386125)
test_rubyspec 0.073222 0.099888 46.832942 ( 55.360473)
total: 135.74 sec