Logfile: /home/ko1/ruby/logs/brlog.trunk.20221129-012713
#<BuildRuby:0x000055d03adf35a8
@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-012713",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.009880 0.000397 1.214408 ( 1.280618)
build_miniruby 0.000000 0.002634 0.842859 ( 0.841936)
build_ruby 0.000000 0.003097 2.230877 ( 2.136982)
build_all 0.018042 0.002163 18.529625 ( 2.169320)
build_install 0.015913 0.004035 1.854804 ( 0.951702)
test_btest 0.001270 0.000212 89.023278 ( 8.787012)
test_basic 0.009767 0.000000 0.333916 ( 0.418528)
test_all 0.002158 0.000000 740.932151 ( 71.709762)
test_rubyspec 0.119729 0.060683 49.300586 ( 57.400268)
total: 145.70 sec