Logfile: /home/ko1/ruby/logs/brlog.trunk.20220519-014308
#<BuildRuby:0x000055a62643bdf0
@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.20220519-014308",
@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.000013)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.006452 0.000461 0.893398 ( 0.981243)
build_miniruby 0.000979 0.000070 0.057025 ( 0.055779)
build_ruby 0.000956 0.000068 0.058268 ( 0.056962)
build_all 0.003853 0.000275 1.501190 ( 0.600554)
build_install 0.006761 0.004354 6.280332 ( 2.840690)
test_btest 0.000789 0.000098 48.582714 ( 8.762435)
test_basic 0.001576 0.004107 0.297390 ( 0.386135)
test_all 0.001020 0.000180 616.443872 ( 90.416834)
test_rubyspec 0.073118 0.057544 44.132401 ( 49.735051)
total: 153.84 sec