Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-061603
#<BuildRuby:0x0000564a29003df8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220818-061603",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000009 0.000004 0.000013 ( 0.000013)
configure 0.000010 0.000004 0.000014 ( 0.000014)
build_up 0.004656 0.001862 0.801610 ( 0.863366)
build_miniruby 0.000674 0.000270 0.057552 ( 0.056288)
build_ruby 0.000712 0.000285 0.059581 ( 0.058349)
build_all 0.000000 0.004540 1.556463 ( 0.598412)
build_install 0.010037 0.001075 1.922549 ( 0.966054)
test_btest 0.000524 0.000224 50.552074 ( 8.557299)
test_basic 0.002181 0.003237 0.261606 ( 0.350933)
test_all 0.001688 0.000000 581.858661 ( 91.978763)
test_rubyspec 0.059353 0.071894 43.848276 ( 51.224201)
total: 154.65 sec