Logfile: /home/ko1/ruby/logs/brlog.trunk.20221122-033250
#<BuildRuby:0x0000558f2d4b6c40
@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-033250",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.000000 0.005061 1.102522 ( 1.110680)
build_miniruby 0.000000 0.000929 0.972112 ( 0.970938)
build_ruby 0.000000 0.001136 2.760278 ( 2.659661)
build_all 0.007216 0.001804 15.945674 ( 3.384888)
build_install 0.008151 0.000915 2.054662 ( 1.150988)
test_btest 0.000487 0.000116 59.153517 ( 11.482976)
test_basic 0.000044 0.004532 0.291901 ( 0.383004)
test_all 0.000772 0.000220 672.694914 (125.327144)
test_rubyspec 0.037808 0.027289 53.854332 ( 62.024304)
total: 208.50 sec