Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-234119
#<BuildRuby:0x000055e7b7ec3688
@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.20221203-234119",
@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.000009 0.000000 0.000009 ( 0.000010)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.007744 0.003523 1.211315 ( 1.472068)
build_miniruby 0.001979 0.000247 0.848681 ( 0.847141)
build_ruby 0.004018 0.000023 2.236481 ( 2.141794)
build_all 0.017015 0.003078 18.740706 ( 2.205465)
build_install 0.020110 0.002056 2.067657 ( 1.035591)
test_btest 0.001011 0.000127 89.248354 ( 8.696211)
test_basic 0.008598 0.000504 0.339158 ( 0.426279)
test_all 0.002171 0.000122 734.172865 ( 71.658400)
test_rubyspec 0.110500 0.078389 49.742658 ( 57.883560)
total: 146.37 sec