Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-153519
#<BuildRuby:0x000055e0e2bab468
@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.20220729-153519",
@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.000002 0.000008 ( 0.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.005106 0.001392 0.862991 ( 2.161418)
build_miniruby 0.001078 0.000000 0.056981 ( 0.055709)
build_ruby 0.000946 0.000000 0.059123 ( 0.057955)
build_all 0.004658 0.000000 1.528156 ( 0.589180)
build_install 0.007817 0.001265 5.641832 ( 2.172074)
test_btest 0.000654 0.000151 46.477162 ( 9.148571)
test_basic 0.001724 0.004125 0.331636 ( 0.419901)
test_all 0.000000 0.001156 607.424924 ( 88.919000)
test_rubyspec 0.064147 0.060080 43.706164 ( 49.286212)
total: 152.81 sec