Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-073942
#<BuildRuby:0x0000558c8dff7e58
@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.20221128-073942",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000016 0.000001 0.000017 ( 0.000016)
build_up 0.005244 0.000084 1.226099 ( 1.595848)
build_miniruby 0.000908 0.000054 1.007525 ( 1.006270)
build_ruby 0.001117 0.000066 2.836161 ( 2.721219)
build_all 0.010014 0.000103 22.430868 ( 4.370018)
build_install 0.005182 0.004676 4.337611 ( 1.526106)
test_btest 0.000550 0.000058 56.853716 ( 12.031218)
test_basic 0.004338 0.000000 0.295422 ( 0.386595)
test_all 0.001247 0.000120 655.545241 (122.820249)
test_rubyspec 0.030715 0.029415 53.859662 ( 61.975815)
total: 208.43 sec