Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-092445
#<BuildRuby:0x000056391c1e84c0
@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.20221115-092445",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.005857 0.004470 1.107515 ( 1.233205)
build_miniruby 0.002302 0.000493 0.850071 ( 0.848073)
build_ruby 0.000821 0.003440 2.263376 ( 2.170878)
build_all 0.015514 0.005621 18.577747 ( 2.186145)
build_install 0.012406 0.007850 1.814308 ( 0.940124)
test_btest 0.000000 0.001548 86.929642 ( 8.449870)
test_basic 0.006262 0.003355 0.334514 ( 0.422162)
test_all 0.002448 0.000000 660.012549 ( 68.308863)
test_rubyspec 0.099056 0.070224 47.395482 ( 55.566477)
total: 140.13 sec