Logfile: /home/ko1/ruby/logs/brlog.trunk.20221214-141926
#<BuildRuby:0x0000558bb5a4bf00
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221214-141926",
@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.000002 0.000010 ( 0.000011)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000013 0.000003 0.000016 ( 0.000016)
build_up 0.003400 0.000850 0.836644 ( 1.337729)
build_miniruby 0.000769 0.000192 1.048554 ( 1.047176)
build_ruby 0.000999 0.000250 2.771501 ( 2.678478)
build_all 0.004606 0.004394 15.752946 ( 3.323311)
build_install 0.006352 0.001868 2.295073 ( 1.348304)
test_btest 0.000464 0.000136 57.665335 ( 12.009476)
test_basic 0.005118 0.000107 0.344761 ( 0.434698)
test_all 0.001359 0.000000 683.872006 (141.904612)
test_rubyspec 0.032640 0.030611 52.404905 ( 60.552261)
total: 224.64 sec