Logfile: /home/ko1/ruby/logs/brlog.trunk.20221109-021531
#<BuildRuby:0x000055948e350610
@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.20221109-021531",
@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.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.005496 0.004380 1.078293 ( 1.110563)
build_miniruby 0.002271 0.000000 0.069743 ( 0.067271)
build_ruby 0.002004 0.000000 0.069367 ( 0.067166)
build_all 0.006185 0.004904 1.519647 ( 0.589862)
build_install 0.019009 0.003122 1.862606 ( 0.929483)
test_btest 0.000914 0.000269 84.134915 ( 8.577101)
test_basic 0.008132 0.002392 0.355112 ( 0.439451)
test_all 0.001340 0.000395 693.707492 ( 69.726721)
test_rubyspec 0.123421 0.061144 47.540571 ( 55.708453)
total: 137.22 sec