Logfile: /home/ko1/ruby/logs/brlog.trunk.20221006-030920
#<BuildRuby:0x000055d53d0bd480
@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.20221006-030920",
@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.000023 0.000001 0.000024 ( 0.000025)
autoconf 0.000067 0.000005 0.000072 ( 0.000067)
configure 0.000030 0.000002 0.000032 ( 0.000031)
build_up 0.008796 0.000629 1.064677 ( 1.264978)
build_miniruby 0.002518 0.000180 0.096911 ( 0.092432)
build_ruby 0.001618 0.000116 0.100846 ( 0.098379)
build_all 0.007983 0.000570 1.324519 ( 0.560368)
build_install 0.009160 0.005895 1.632504 ( 0.879643)
test_btest 0.002190 0.000292 61.099674 ( 6.689937)
test_basic 0.006297 0.000062 0.356328 ( 0.447091)
test_all 0.007331 0.000916 484.716495 ( 53.785361)
test_rubyspec 0.099126 0.040021 42.225537 ( 50.733950)
total: 114.55 sec