Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-003032
#<BuildRuby:0x000056386bca8088
@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.20221117-003032",
@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.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.001452 0.003373 1.103479 ( 1.164499)
build_miniruby 0.000978 0.000097 1.002975 ( 1.001526)
build_ruby 0.001090 0.000109 2.829526 ( 2.743774)
build_all 0.008763 0.000103 15.844964 ( 3.287107)
build_install 0.003014 0.006363 2.016052 ( 1.166762)
test_btest 0.000540 0.000086 55.740966 ( 11.416499)
test_basic 0.005040 0.000000 0.306882 ( 0.396895)
test_all 0.000895 0.000000 654.262820 (102.005535)
test_rubyspec 0.036044 0.032546 51.172559 ( 59.531299)
total: 182.71 sec