Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-043718
#<BuildRuby:0x000055581f3f2c40
@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.20221127-043718",
@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.000001 0.000010 ( 0.000009)
autoconf 0.000020 0.000002 0.000022 ( 0.000023)
configure 0.000016 0.000001 0.000017 ( 0.000017)
build_up 0.004639 0.000464 1.269060 ( 1.473670)
build_miniruby 0.000922 0.000092 1.030895 ( 1.029394)
build_ruby 0.001026 0.000102 2.871849 ( 2.773621)
build_all 0.006092 0.004057 22.410754 ( 4.419500)
build_install 0.008924 0.000038 4.433598 ( 1.574937)
test_btest 0.000466 0.000059 59.268997 ( 11.911864)
test_basic 0.004414 0.000552 0.300149 ( 0.391514)
test_all 0.000915 0.000114 706.911868 (108.433391)
test_rubyspec 0.049681 0.023485 53.434615 ( 61.708561)
total: 193.72 sec