Logfile: /home/ko1/ruby/logs/brlog.trunk.20221013-141823
#<BuildRuby:0x000055d9ec2729c0
@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.20221013-141823",
@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.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.001505 0.008219 1.083010 ( 1.299477)
build_miniruby 0.001550 0.000358 0.100549 ( 0.098303)
build_ruby 0.001543 0.000000 0.087476 ( 0.085070)
build_all 0.007782 0.001114 1.317594 ( 0.569399)
build_install 0.008638 0.007026 1.635420 ( 0.901972)
test_btest 0.001930 0.000551 61.201288 ( 6.686005)
test_basic 0.005419 0.001549 0.352809 ( 0.444572)
test_all 0.002569 0.005698 509.057260 ( 55.754557)
test_rubyspec 0.060365 0.074514 43.243107 ( 51.737767)
total: 117.58 sec