Logfile: /home/ko1/ruby/logs/brlog.trunk.20221124-144457
#<BuildRuby:0x0000563a589a7de0
@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.20221124-144457",
@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.000008 0.000001 0.000009 ( 0.000010)
autoconf 0.000018 0.000001 0.000019 ( 0.000018)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.004639 0.000258 1.112363 ( 1.162586)
build_miniruby 0.000988 0.000000 0.963332 ( 0.961977)
build_ruby 0.001187 0.000000 2.921514 ( 2.817631)
build_all 0.005967 0.002872 15.727508 ( 3.387027)
build_install 0.005411 0.003410 2.007844 ( 1.164762)
test_btest 0.000522 0.000060 63.132656 ( 11.178427)
test_basic 0.005030 0.000161 0.295549 ( 0.386056)
test_all 0.001329 0.000148 720.546291 (112.582947)
test_rubyspec 0.050855 0.008343 53.772502 ( 61.955453)
total: 195.60 sec