Logfile: /home/ko1/ruby/logs/brlog.trunk.20221122-202807
#<BuildRuby:0x0000561b3c752878
@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.20221122-202807",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.004943 0.000000 1.092276 ( 1.120412)
build_miniruby 0.001075 0.000000 0.963604 ( 0.961936)
build_ruby 0.001225 0.000000 2.833703 ( 2.732086)
build_all 0.005514 0.003335 15.918840 ( 3.216407)
build_install 0.004136 0.005056 2.011831 ( 1.197588)
test_btest 0.000500 0.000139 56.063676 ( 11.728011)
test_basic 0.003746 0.001041 0.279632 ( 0.370278)
test_all 0.001283 0.000000 674.293414 (125.177499)
test_rubyspec 0.036399 0.025790 53.252506 ( 61.455634)
total: 207.96 sec