Logfile: /home/ko1/ruby/logs/brlog.trunk.20221119-163708
#<BuildRuby:0x0000558d421bc018
@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.20221119-163708",
@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.000009 0.000000 0.000009 ( 0.000010)
autoconf 0.000019 0.000002 0.000021 ( 0.000020)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.004658 0.000333 1.071081 ( 1.067241)
build_miniruby 0.000884 0.000063 1.007688 ( 1.006349)
build_ruby 0.001207 0.000086 2.686515 ( 2.600205)
build_all 0.005064 0.003939 16.076488 ( 3.319164)
build_install 0.006573 0.003880 1.988366 ( 1.085031)
test_btest 0.000452 0.000075 61.779478 ( 11.340679)
test_basic 0.005024 0.000000 0.281038 ( 0.371576)
test_all 0.001006 0.000000 661.007270 (103.364491)
test_rubyspec 0.042275 0.030238 51.957744 ( 60.276874)
total: 184.43 sec