Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-193602
#<BuildRuby:0x000056229d647fb0
@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.20221128-193602",
@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.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000012 0.000003 0.000015 ( 0.000016)
build_up 0.003862 0.000966 1.075073 ( 1.152533)
build_miniruby 0.000781 0.000195 0.959728 ( 0.958215)
build_ruby 0.000878 0.000220 2.669717 ( 2.584468)
build_all 0.003328 0.005501 15.963013 ( 3.405279)
build_install 0.006276 0.002092 2.046443 ( 1.202291)
test_btest 0.000454 0.000151 63.475255 ( 10.810949)
test_basic 0.003431 0.001144 0.308670 ( 0.400502)
test_all 0.000695 0.000232 688.719344 (106.654278)
test_rubyspec 0.044082 0.019327 53.556297 ( 61.731960)
total: 188.90 sec