Logfile: /home/ko1/ruby/logs/brlog.trunk.20220626-014827
#<BuildRuby:0x000055d20e6cc088
@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.20220626-014827",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.006529 0.000175 0.906622 ( 0.946754)
build_miniruby 0.000828 0.000056 0.057307 ( 0.056092)
build_ruby 0.001001 0.000000 0.059104 ( 0.057837)
build_all 0.004216 0.000074 1.491001 ( 0.606993)
build_install 0.005181 0.003854 6.299858 ( 2.837020)
test_btest 0.000677 0.000075 52.856837 ( 8.107102)
test_basic 0.005172 0.000575 0.349384 ( 0.437313)
test_all 0.001279 0.000143 635.571094 ( 92.657206)
test_rubyspec 0.087518 0.035186 44.074998 ( 49.597614)
total: 155.30 sec