Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-080402
#<BuildRuby:0x000056548bfdffa8
@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.20220812-080402",
@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.000013 0.000001 0.000014 ( 0.000014)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.006333 0.000452 0.850195 ( 1.164268)
build_miniruby 0.000983 0.000000 0.057658 ( 0.056475)
build_ruby 0.001010 0.000000 0.059577 ( 0.058334)
build_all 0.001556 0.002815 1.531351 ( 0.588507)
build_install 0.008994 0.000184 5.667184 ( 2.165682)
test_btest 0.000756 0.000075 53.370498 ( 8.065066)
test_basic 0.005509 0.000550 0.360397 ( 0.448041)
test_all 0.001743 0.000175 645.056899 ( 91.816549)
test_rubyspec 0.064412 0.017233 43.992575 ( 51.404644)
total: 155.77 sec