Logfile: /home/ko1/ruby/logs/brlog.trunk.20221118-162335
#<BuildRuby:0x0000563f43c4b2c8
@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.20221118-162335",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.004450 0.000685 1.088619 ( 1.756299)
build_miniruby 0.000781 0.000121 0.946104 ( 0.944765)
build_ruby 0.001014 0.000156 2.784753 ( 2.655932)
build_all 0.007581 0.001166 15.816809 ( 3.321214)
build_install 0.006795 0.001045 1.990054 ( 1.114991)
test_btest 0.000546 0.000000 65.524060 ( 11.003739)
test_basic 0.000013 0.004476 0.315264 ( 0.406444)
test_all 0.000813 0.000175 621.437977 (108.470648)
test_rubyspec 0.052708 0.021362 51.395952 ( 59.652081)
total: 189.33 sec