Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-222013
#<BuildRuby:0x0000557025cc3f68
@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.20221117-222013",
@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.000011 0.000000 0.000011 ( 0.000010)
autoconf 0.000021 0.000000 0.000021 ( 0.000020)
configure 0.000017 0.000000 0.000017 ( 0.000016)
build_up 0.004581 0.000000 1.077756 ( 1.100156)
build_miniruby 0.000982 0.000000 0.975640 ( 0.974362)
build_ruby 0.001251 0.000000 2.740337 ( 2.648409)
build_all 0.008981 0.000000 15.752310 ( 3.327444)
build_install 0.008907 0.000000 2.095367 ( 1.203260)
test_btest 0.000000 0.000597 57.772774 ( 11.460288)
test_basic 0.000875 0.003578 0.306744 ( 0.398273)
test_all 0.001506 0.000075 663.899355 (102.730041)
test_rubyspec 0.046978 0.021036 50.908822 ( 59.193902)
total: 183.04 sec