Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-132637
#<BuildRuby:0x000055dcf81b2878
@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.20221116-132637",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000020 0.000001 0.000021 ( 0.000022)
configure 0.000016 0.000001 0.000017 ( 0.000017)
build_up 0.004308 0.000307 1.123412 ( 1.436256)
build_miniruby 0.000857 0.000000 0.984276 ( 0.983126)
build_ruby 0.001225 0.000000 2.746916 ( 2.611381)
build_all 0.004137 0.004520 15.886790 ( 3.461443)
build_install 0.008880 0.001184 1.995001 ( 1.167383)
test_btest 0.000550 0.000074 63.480085 ( 11.316247)
test_basic 0.003800 0.000507 0.322072 ( 0.413622)
test_all 0.000974 0.000130 650.259589 (101.136862)
test_rubyspec 0.042887 0.016651 50.980641 ( 59.318252)
total: 181.85 sec