Logfile: /home/ko1/ruby/logs/brlog.trunk.20221202-211922
#<BuildRuby:0x000055d1407443e0
@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.20221202-211922",
@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.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000012 0.000001 0.000013 ( 0.000084)
build_up 0.009339 0.001437 1.207096 ( 1.220589)
build_miniruby 0.002325 0.000358 0.854460 ( 0.853077)
build_ruby 0.002885 0.000444 2.235323 ( 2.145449)
build_all 0.014243 0.007801 18.718909 ( 2.194680)
build_install 0.011554 0.011332 2.110224 ( 1.017951)
test_btest 0.000961 0.000304 88.435163 ( 8.926041)
test_basic 0.007400 0.002337 0.347065 ( 0.433201)
test_all 0.000000 0.002268 690.285125 ( 69.439977)
test_rubyspec 0.109985 0.075074 49.403586 ( 57.526131)
total: 143.76 sec