Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-140537
#<BuildRuby:0x0000561d9fe0c208
@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="-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.20221126-140537",
@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.000006 0.000003 0.000009 ( 0.000010)
autoconf 0.000021 0.000000 0.000021 ( 0.000021)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.004359 0.000248 1.138283 ( 1.156076)
build_miniruby 0.000614 0.000307 0.949920 ( 0.948810)
build_ruby 0.000884 0.000442 2.815001 ( 2.696524)
build_all 0.007432 0.001496 15.750475 ( 3.323040)
build_install 0.006342 0.002927 1.995336 ( 1.152967)
test_btest 0.000409 0.000188 60.111927 ( 10.893095)
test_basic 0.004659 0.000000 0.292843 ( 0.384520)
test_all 0.001148 0.000380 688.372884 (108.920627)
test_rubyspec 0.029606 0.036515 52.443918 ( 60.652232)
total: 190.13 sec