Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-142313
#<BuildRuby:0x0000561372a73dd0
@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.20220826-142313",
@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.000002 0.000013 ( 0.000014)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.006757 0.000405 0.906293 ( 5.482023)
build_miniruby 0.000883 0.000000 0.057903 ( 0.056743)
build_ruby 0.000979 0.000000 0.059786 ( 0.058575)
build_all 0.004427 0.000300 1.545954 ( 0.591290)
build_install 0.010612 0.000206 1.914344 ( 0.959081)
test_btest 0.000665 0.000083 52.389094 ( 7.999129)
test_basic 0.001240 0.004866 0.335446 ( 0.423242)
test_all 0.001105 0.000207 594.058625 ( 93.827475)
test_rubyspec 0.068794 0.045500 43.986086 ( 52.384811)
total: 161.78 sec