Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-101132
#<BuildRuby:0x00005593a93a9570
@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.20220818-101132",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.008058 0.001480 0.859566 ( 1.523648)
build_miniruby 0.002483 0.000000 0.057065 ( 0.054157)
build_ruby 0.002023 0.000067 0.066269 ( 0.064301)
build_all 0.003016 0.005637 1.237843 ( 0.466875)
build_install 0.013062 0.001351 1.554959 ( 0.777859)
test_btest 0.001073 0.000383 55.618475 ( 5.922852)
test_basic 0.004727 0.001688 0.287137 ( 0.377353)
test_all 0.002837 0.000592 507.758987 ( 53.227608)
test_rubyspec 0.097087 0.036272 41.666713 ( 50.288029)
total: 112.70 sec