Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-184040
#<BuildRuby:0x000055c2e97be9c0
@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.20220719-184040",
@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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010500 0.000510 0.705235 ( 0.897930)
build_miniruby 0.000000 0.002320 0.049178 ( 0.048263)
build_ruby 0.000000 0.001513 0.049524 ( 0.048745)
build_all 0.007733 0.000826 1.257616 ( 0.472083)
build_install 0.018989 0.000603 4.344596 ( 1.836093)
test_btest 0.001112 0.000130 53.627222 ( 7.375309)
test_basic 0.007320 0.000862 0.229632 ( 0.318233)
test_all 0.001611 0.000190 491.978239 ( 53.600206)
test_rubyspec 0.117852 0.031306 39.515677 ( 45.550847)
total: 110.15 sec