Logfile: /home/ko1/ruby/logs/brlog.trunk.20221220-234433
#<BuildRuby:0x0000555e1ac4ff90
@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.20221220-234433",
@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.000010)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.003841 0.000275 0.853577 ( 1.121731)
build_miniruby 0.000889 0.000064 0.986564 ( 0.985411)
build_ruby 0.000999 0.000071 2.719732 ( 2.718445)
build_all 0.008552 0.000270 15.753637 ( 3.377078)
build_install 0.007929 0.000197 2.288117 ( 1.294343)
test_btest 0.000493 0.000031 59.778865 ( 11.632726)
test_basic 0.004712 0.000000 0.314184 ( 0.404914)
test_all 0.001289 0.000061 659.162500 (143.047244)
test_rubyspec 0.032524 0.030554 52.713834 ( 60.880713)
total: 225.46 sec