Logfile: /home/ko1/ruby/logs/brlog.trunk.20220902-133838
#<BuildRuby:0x000055e1a74a8920
@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.20220902-133838",
@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.000006)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.007563 0.004561 1.023595 ( 1.042504)
build_miniruby 0.001401 0.000280 0.070565 ( 0.069917)
build_ruby 0.001777 0.000355 0.078598 ( 0.077476)
build_all 0.010753 0.000385 1.566174 ( 0.596096)
build_install 0.021035 0.001166 1.911778 ( 0.931073)
test_btest 0.000935 0.000140 74.001378 ( 8.533397)
test_basic 0.006909 0.001036 0.326548 ( 0.416799)
test_all 0.002662 0.000399 643.765593 ( 65.768591)
test_rubyspec 0.115939 0.052538 45.771031 ( 54.177965)
total: 131.61 sec