Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-162534
#<BuildRuby:0x000055d56ed77ed8
@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.20220819-162534",
@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.000012 0.000002 0.000014 ( 0.000014)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.000000 0.006855 0.890139 ( 2.436951)
build_miniruby 0.000000 0.001030 0.057677 ( 0.056450)
build_ruby 0.000000 0.000996 0.059588 ( 0.058372)
build_all 0.000870 0.003763 1.567152 ( 0.603422)
build_install 0.007815 0.003256 1.915043 ( 0.963518)
test_btest 0.000630 0.000263 53.051637 ( 8.206145)
test_basic 0.003741 0.001558 0.303122 ( 0.392223)
test_all 0.001778 0.000251 622.333412 ( 90.483120)
test_rubyspec 0.098452 0.024532 44.452547 ( 52.810201)
total: 156.01 sec