Logfile: /home/ko1/ruby/logs/brlog.trunk.20221125-195004
#<BuildRuby:0x000056296da77ed8
@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.20221125-195004",
@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.000024 0.000001 0.000025 ( 0.000025)
autoconf 0.000020 0.000001 0.000021 ( 0.000022)
configure 0.000016 0.000001 0.000017 ( 0.000017)
build_up 0.000000 0.005611 1.247630 ( 1.401626)
build_miniruby 0.000562 0.000487 1.869187 ( 1.434463)
build_ruby 0.001160 0.000152 2.873303 ( 2.761262)
build_all 0.008082 0.000577 15.863498 ( 3.249604)
build_install 0.001655 0.006239 1.986795 ( 1.095645)
test_btest 0.000592 0.000000 59.014255 ( 11.836934)
test_basic 0.004961 0.000000 0.306046 ( 0.396500)
test_all 0.000937 0.000000 660.277988 (122.624706)
test_rubyspec 0.031030 0.029466 53.163932 ( 61.509757)
total: 206.31 sec