Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-005312
#<BuildRuby:0x00005631cb9686a8
@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="-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.20221208-005312",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000014 0.000004 0.000018 ( 0.000018)
configure 0.000078 0.000019 0.000097 ( 0.000029)
build_up 0.008309 0.002077 1.187969 ( 1.301394)
build_miniruby 0.000000 0.002115 0.843365 ( 0.843609)
build_ruby 0.000412 0.002500 2.238198 ( 2.149223)
build_all 0.014988 0.004996 18.504036 ( 2.161195)
build_install 0.015026 0.006440 2.079040 ( 1.033177)
test_btest 0.001413 0.000000 93.300770 ( 8.710153)
test_basic 0.003164 0.004433 0.352364 ( 0.448789)
test_all 0.001690 0.000643 702.069675 ( 70.388202)
test_rubyspec 0.069814 0.070604 49.436155 ( 57.864106)
total: 144.90 sec