Logfile: /home/ko1/ruby/logs/brlog.trunk.20221120-081725
#<BuildRuby:0x0000560953c980d0
@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.20221120-081725",
@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.000024)
autoconf 0.000000 0.000055 0.000055 ( 0.000062)
configure 0.000000 0.000015 0.000015 ( 0.000016)
build_up 0.000715 0.004189 1.108429 ( 1.231321)
build_miniruby 0.000827 0.000127 1.017088 ( 1.015642)
build_ruby 0.001081 0.000166 2.761327 ( 2.666787)
build_all 0.009084 0.000032 15.842790 ( 3.392888)
build_install 0.009335 0.000052 2.020747 ( 1.168900)
test_btest 0.000657 0.000000 58.438227 ( 11.480563)
test_basic 0.004441 0.000074 0.313543 ( 0.405113)
test_all 0.001366 0.000152 633.195260 (100.604662)
test_rubyspec 0.044487 0.019714 51.275968 ( 59.498612)
total: 181.47 sec