Logfile: /home/ko1/ruby/logs/brlog.trunk.20221124-133832
#<BuildRuby:0x0000559096c0e8c0
@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-133832",
@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.000020 0.000001 0.000021 ( 0.000021)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.004489 0.000224 1.108529 ( 2.656924)
build_miniruby 0.000933 0.000047 0.972001 ( 0.970647)
build_ruby 0.001191 0.000060 2.790029 ( 2.684363)
build_all 0.008666 0.000000 15.799442 ( 3.244157)
build_install 0.004557 0.003927 2.060041 ( 1.194886)
test_btest 0.000544 0.000045 58.070595 ( 12.043731)
test_basic 0.000402 0.004156 0.296448 ( 0.387524)
test_all 0.000000 0.001237 713.440191 (111.363406)
test_rubyspec 0.043258 0.020479 53.201664 ( 61.436391)
total: 195.98 sec