Logfile: /home/ko1/ruby/logs/brlog.trunk.20220917-114538
#<BuildRuby:0x0000560788a48e50
@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.20220917-114538",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.009098 0.001299 1.088411 ( 1.554618)
build_miniruby 0.001669 0.000238 0.072883 ( 0.071733)
build_ruby 0.000000 0.001501 0.069832 ( 0.069254)
build_all 0.003273 0.006310 1.569334 ( 0.614946)
build_install 0.010875 0.010998 1.943432 ( 0.961798)
test_btest 0.000790 0.000279 93.994643 ( 9.202137)
test_basic 0.005769 0.002036 0.363944 ( 0.453245)
test_all 0.002343 0.000827 633.962715 ( 65.609216)
test_rubyspec 0.086992 0.082643 47.171413 ( 55.604085)
total: 134.14 sec