Logfile: /home/ko1/ruby/logs/brlog.trunk.20220630-211049
#<BuildRuby:0x000055d88aac3dd0
@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.20220630-211049",
@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.000008 0.000004 0.000012 ( 0.000012)
configure 0.000010 0.000004 0.000014 ( 0.000013)
build_up 0.000612 0.006415 0.950424 ( 2.184971)
build_miniruby 0.000663 0.000362 0.057264 ( 0.056056)
build_ruby 0.000667 0.000364 0.059388 ( 0.058157)
build_all 0.004264 0.000000 1.494007 ( 0.600253)
build_install 0.010038 0.001034 6.337428 ( 2.833064)
test_btest 0.000562 0.000241 55.246792 ( 8.009374)
test_basic 0.005055 0.000341 0.265812 ( 0.354721)
test_all 0.000941 0.000376 608.509576 ( 89.910627)
test_rubyspec 0.058483 0.048071 44.635775 ( 50.314714)
total: 154.32 sec