Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-132807
#<BuildRuby:0x0000561d898980d0
@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.20221204-132807",
@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.000010)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000015 0.000001 0.000016 ( 0.000017)
build_up 0.004739 0.000083 1.153929 ( 1.308401)
build_miniruby 0.000936 0.000104 0.981540 ( 0.980174)
build_ruby 0.001071 0.000119 2.782789 ( 2.696539)
build_all 0.005340 0.003707 15.829841 ( 3.279895)
build_install 0.009020 0.000000 2.283630 ( 1.283875)
test_btest 0.000562 0.000000 64.943404 ( 10.644166)
test_basic 0.002570 0.002193 0.322450 ( 0.413321)
test_all 0.000825 0.000062 659.858583 (121.083051)
test_rubyspec 0.044203 0.018909 53.233094 ( 61.362261)
total: 203.05 sec