Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-063453
#<BuildRuby:0x000055c599a684c0
@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.20221127-063453",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000010 0.000004 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.005952 0.004730 1.399334 ( 1.841422)
build_miniruby 0.001736 0.000723 0.846644 ( 0.856231)
build_ruby 0.003822 0.000000 2.243201 ( 2.173287)
build_all 0.020350 0.002585 24.879194 ( 2.792007)
build_install 0.012850 0.005592 4.926842 ( 1.195628)
test_btest 0.000489 0.001438 90.207564 ( 9.053354)
test_basic 0.002314 0.004735 0.350335 ( 0.439290)
test_all 0.001991 0.000286 686.395272 ( 70.676524)
test_rubyspec 0.099159 0.056872 49.710290 ( 58.246956)
total: 147.28 sec