Logfile: /home/ko1/ruby/logs/brlog.trunk.20221124-202309
#<BuildRuby:0x0000557662633e30
@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.20221124-202309",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.004706 0.000036 1.069048 ( 1.113506)
build_miniruby 0.000782 0.000053 1.056604 ( 1.055392)
build_ruby 0.001148 0.000077 2.804710 ( 2.695946)
build_all 0.000000 0.008826 15.600639 ( 3.364194)
build_install 0.005630 0.002531 2.061530 ( 1.207939)
test_btest 0.000589 0.000000 65.351950 ( 10.647087)
test_basic 0.001146 0.003373 0.293943 ( 0.385851)
test_all 0.001130 0.000297 682.431534 (105.900913)
test_rubyspec 0.038937 0.019804 53.477655 ( 61.694346)
total: 188.07 sec