Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-231326
#<BuildRuby:0x000055a7e1b8fe00
@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.20220724-231326",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.001679 0.004577 0.811209 ( 0.935508)
build_miniruby 0.000723 0.000180 0.057504 ( 0.056363)
build_ruby 0.000783 0.000196 0.059479 ( 0.058218)
build_all 0.004568 0.000000 1.512667 ( 0.587615)
build_install 0.004803 0.006266 5.637624 ( 2.181055)
test_btest 0.000669 0.000210 51.734534 ( 8.065028)
test_basic 0.002335 0.003386 0.309282 ( 0.397712)
test_all 0.000827 0.000292 619.170427 ( 89.955183)
test_rubyspec 0.050455 0.028516 43.466793 ( 49.145832)
total: 151.38 sec