Logfile: /home/ko1/ruby/logs/brlog.trunk.20220504-094811
#<BuildRuby:0x000055db09560128
@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.20220504-094811",
@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.000005 0.000000 0.000005 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000035 0.000006 0.000041 ( 0.000026)
build_up 0.006594 0.000371 0.833629 ( 1.056632)
build_miniruby 0.000848 0.000131 0.057291 ( 0.056051)
build_ruby 0.000000 0.000868 0.057377 ( 0.056165)
build_all 0.001274 0.002848 1.482416 ( 0.596464)
build_install 0.009840 0.001125 6.228968 ( 2.814172)
test_btest 0.000578 0.000116 48.832667 ( 8.784619)
test_basic 0.005739 0.000000 0.332505 ( 0.420510)
test_all 0.001360 0.000000 610.714263 ( 88.194993)
test_rubyspec 0.081993 0.046562 43.800089 ( 48.740688)
total: 150.72 sec