Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-100842
#<BuildRuby:0x0000563073d4af90
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220827-100842",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000018 0.000005 0.000023 ( 0.000023)
autoconf 0.000029 0.000008 0.000037 ( 0.000036)
configure 0.000041 0.000011 0.000052 ( 0.000052)
build_up 0.005155 0.005889 0.821087 ( 0.854651)
build_miniruby 0.001610 0.000586 0.064364 ( 0.063122)
build_ruby 0.001270 0.000462 0.062445 ( 0.060720)
build_all 0.006052 0.002201 1.272327 ( 0.482841)
build_install 0.006441 0.008698 1.599352 ( 0.802156)
test_btest 0.000660 0.000305 52.621611 ( 5.939286)
test_basic 0.000454 0.005297 0.288708 ( 0.378989)
test_all 0.004879 0.000000 483.104370 ( 52.374188)
test_rubyspec 0.092139 0.036944 42.077124 ( 50.295608)
total: 111.25 sec