Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-150142
#<BuildRuby:0x0000559a86e43e70
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221203-150142",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000015 0.000003 0.000018 ( 0.000016)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.004428 0.000633 1.178841 ( 1.469335)
build_miniruby 0.000885 0.000126 1.005053 ( 1.003858)
build_ruby 0.001096 0.000157 2.762750 ( 2.661834)
build_all 0.006685 0.002500 15.918608 ( 3.308347)
build_install 0.007710 0.000648 2.209394 ( 1.245588)
test_btest 0.000472 0.000075 63.694005 ( 11.195965)
test_basic 0.004555 0.000106 0.307912 ( 0.399348)
test_all 0.000767 0.000116 663.382089 (116.646555)
test_rubyspec 0.062993 0.005907 53.744376 ( 61.872903)
total: 199.80 sec