Logfile: /home/ko1/ruby/logs/brlog.trunk.20221109-163003
#<BuildRuby:0x00005618da9eafe0
@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.20221109-163003",
@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.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000010 0.000004 0.000014 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.000000 0.009952 1.093760 ( 1.707460)
build_miniruby 0.000000 0.001851 0.066355 ( 0.064806)
build_ruby 0.002344 0.000000 0.067439 ( 0.065256)
build_all 0.008527 0.001815 1.521373 ( 0.588957)
build_install 0.014751 0.005633 1.870663 ( 0.946657)
test_btest 0.000864 0.000465 89.503243 ( 8.555780)
test_basic 0.007407 0.001118 0.332837 ( 0.418181)
test_all 0.001732 0.000866 656.017371 ( 67.764405)
test_rubyspec 0.104480 0.076052 47.759158 ( 55.914759)
total: 136.03 sec