Logfile: /home/ko1/ruby/logs/brlog.trunk.20220901-213543
#<BuildRuby:0x0000556cf7bac6d8
@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.20220901-213543",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.005888 0.004365 0.958104 ( 0.976874)
build_miniruby 0.000000 0.001974 0.074600 ( 0.072980)
build_ruby 0.000733 0.001520 0.076760 ( 0.074685)
build_all 0.008215 0.001541 1.515189 ( 0.580669)
build_install 0.002536 0.017245 1.874019 ( 0.902829)
test_btest 0.000937 0.000000 73.986008 ( 7.989168)
test_basic 0.005954 0.001910 0.334945 ( 0.423800)
test_all 0.003501 0.000000 646.781315 ( 64.732541)
test_rubyspec 0.134196 0.050567 45.334138 ( 53.477491)
total: 129.23 sec