Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-010657
#<BuildRuby:0x000055a89fce84f0
@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.20221130-010657",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.002097 0.008522 1.186135 ( 2.234141)
build_miniruby 0.003084 0.000000 0.847155 ( 0.844714)
build_ruby 0.004158 0.000000 2.247439 ( 2.152402)
build_all 0.013773 0.005959 18.496251 ( 2.174427)
build_install 0.018965 0.001883 2.045158 ( 1.046258)
test_btest 0.000857 0.000271 95.687778 ( 8.922178)
test_basic 0.008623 0.001177 0.350206 ( 0.436225)
test_all 0.001650 0.000495 686.112444 ( 69.725229)
test_rubyspec 0.114038 0.068744 49.638543 ( 57.721374)
total: 145.26 sec