Logfile: /home/ko1/ruby/logs/brlog.trunk.20221016-002627
#<BuildRuby:0x0000558689011390
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221016-002627",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000026 0.000004 0.000030 ( 0.000031)
configure 0.000024 0.000000 0.000024 ( 0.000023)
build_up 0.005946 0.003637 1.097886 ( 1.155058)
build_miniruby 0.001329 0.000285 0.104161 ( 0.101719)
build_ruby 0.001221 0.000261 0.102779 ( 0.100435)
build_all 0.003029 0.004996 1.323779 ( 0.575394)
build_install 0.013597 0.002465 1.647246 ( 0.907940)
test_btest 0.001921 0.000512 60.661201 ( 6.824448)
test_basic 0.000865 0.005397 0.340250 ( 0.432200)
test_all 0.007734 0.000062 525.432448 ( 55.455083)
test_rubyspec 0.101206 0.041957 43.575131 ( 52.079773)
total: 117.63 sec