Logfile: /home/ko1/ruby/logs/brlog.trunk.20220306-035229
#<BuildRuby:0x000055860b533810
@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.20220306-035229",
@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.000001 0.000013 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.005742 0.005107 1.007107 ( 1.182071)
build_miniruby 0.001768 0.000000 0.067493 ( 0.066063)
build_ruby 0.002217 0.000000 0.076401 ( 0.074817)
build_all 0.009517 0.000142 4.164108 ( 0.870339)
build_install 0.016828 0.008555 8.010282 ( 2.423540)
test_btest 0.001195 0.000285 74.331187 ( 8.308666)
test_basic 0.006085 0.000387 0.349064 ( 0.439789)
test_all 0.002730 0.000161 697.891216 ( 67.601916)
test_rubyspec 0.110906 0.055231 46.345822 ( 51.702896)
total: 132.67 sec