Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-081306
#<BuildRuby:0x00005613c4927dd0
@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.20220802-081306",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.003300 0.003485 0.827367 ( 0.987646)
build_miniruby 0.000933 0.000125 0.057843 ( 0.056578)
build_ruby 0.000000 0.000936 0.058843 ( 0.057667)
build_all 0.001959 0.002543 1.546776 ( 0.602474)
build_install 0.010497 0.000504 5.613547 ( 2.149604)
test_btest 0.000587 0.000098 51.282045 ( 8.017770)
test_basic 0.005111 0.000179 0.252841 ( 0.342093)
test_all 0.001072 0.000169 589.938154 ( 86.995653)
test_rubyspec 0.106260 0.019726 43.518876 ( 49.101104)
total: 148.31 sec