Logfile: /home/ko1/ruby/logs/brlog.trunk.20220608-051208
#<BuildRuby:0x0000560a4c43fe98
@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.20220608-051208",
@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.000023 0.000000 0.000023 ( 0.000024)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.006946 0.000000 0.839738 ( 0.984553)
build_miniruby 0.000991 0.000000 0.057058 ( 0.055838)
build_ruby 0.000865 0.000085 0.058575 ( 0.057449)
build_all 0.000845 0.003554 1.500804 ( 0.604516)
build_install 0.005637 0.005512 6.332477 ( 2.835250)
test_btest 0.000622 0.000166 48.063238 ( 8.766515)
test_basic 0.005341 0.000228 0.260920 ( 0.350329)
test_all 0.001101 0.000275 639.975341 ( 94.350208)
test_rubyspec 0.074482 0.051609 44.008342 ( 49.587662)
total: 157.59 sec