Logfile: /home/ko1/ruby/logs/brlog.trunk.20221129-062121
#<BuildRuby:0x0000561c9cbfcb60
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221129-062121",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.008788 0.002197 1.226650 ( 1.342913)
build_miniruby 0.001737 0.000434 0.848544 ( 0.848138)
build_ruby 0.002499 0.000625 2.231181 ( 2.138814)
build_all 0.019734 0.000897 18.546705 ( 2.170540)
build_install 0.009406 0.009614 1.876770 ( 0.945327)
test_btest 0.001226 0.000350 89.889372 ( 9.116751)
test_basic 0.007830 0.002237 0.357352 ( 0.442549)
test_all 0.001636 0.000212 699.794714 ( 73.207493)
test_rubyspec 0.099898 0.064749 49.184748 ( 57.319010)
total: 147.53 sec