Logfile: /home/ko1/ruby/logs/brlog.trunk.20221017-072552
#<BuildRuby:0x000055f1ff38a148
@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.20221017-072552",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.005929 0.004232 1.106539 ( 1.160304)
build_miniruby 0.001395 0.000200 0.101528 ( 0.098503)
build_ruby 0.001386 0.000198 0.102668 ( 0.099317)
build_all 0.003874 0.004215 1.340818 ( 0.571337)
build_install 0.009297 0.005534 1.666487 ( 0.897299)
test_btest 0.001451 0.000363 60.563997 ( 6.730694)
test_basic 0.005393 0.001349 0.370030 ( 0.460505)
test_all 0.006998 0.000463 497.242481 ( 54.692134)
test_rubyspec 0.094962 0.048939 43.493139 ( 52.061927)
total: 116.77 sec