Logfile: /home/ko1/ruby/logs/brlog.trunk.20220427-124424
#<BuildRuby:0x000056014c8ce918
@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.20220427-124424",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000012 0.000001 0.000013 ( 0.000014)
build_up 0.006349 0.000454 0.898645 ( 2.915727)
build_miniruby 0.000962 0.000069 0.057813 ( 0.056578)
build_ruby 0.000968 0.000069 0.059546 ( 0.058249)
build_all 0.003999 0.000286 1.500810 ( 0.603124)
build_install 0.010934 0.000082 6.265552 ( 2.821741)
test_btest 0.000710 0.000045 53.832531 ( 8.168712)
test_basic 0.005652 0.000353 0.321686 ( 0.409819)
test_all 0.001361 0.000085 626.667375 ( 87.935963)
test_rubyspec 0.059564 0.040163 44.297701 ( 54.403559)
total: 157.37 sec