Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-091045
#<BuildRuby:0x0000558a36f3ff00
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221207-091045",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000019 0.000003 0.000022 ( 0.000021)
configure 0.000014 0.000002 0.000016 ( 0.000017)
build_up 0.004753 0.000093 1.194299 ( 1.173343)
build_miniruby 0.000000 0.000949 0.969504 ( 0.968138)
build_ruby 0.000000 0.001254 2.649080 ( 2.562875)
build_all 0.007821 0.001072 15.769545 ( 3.309685)
build_install 0.009482 0.000848 2.174760 ( 1.178568)
test_btest 0.000500 0.000075 64.028098 ( 11.589094)
test_basic 0.004282 0.000642 0.284117 ( 0.374813)
test_all 0.000878 0.000000 669.684830 (118.070865)
test_rubyspec 0.041285 0.022216 52.265179 ( 60.478348)
total: 199.71 sec