Logfile: /home/ko1/ruby/logs/brlog.trunk.20220615-044344
#<BuildRuby:0x000055a60724c018
@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.20220615-044344",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.006259 0.000447 0.823112 ( 1.566945)
build_miniruby 0.000973 0.000069 0.057477 ( 0.056238)
build_ruby 0.000964 0.000069 0.058548 ( 0.057314)
build_all 0.003962 0.000283 1.499109 ( 0.603819)
build_install 0.010268 0.000734 6.298501 ( 2.825337)
test_btest 0.000693 0.000050 52.794650 ( 8.171317)
test_basic 0.000000 0.006113 0.298715 ( 0.386220)
test_all 0.000000 0.001424 650.095840 ( 94.025516)
test_rubyspec 0.072916 0.057814 44.178835 ( 49.736976)
total: 157.43 sec