Logfile: /home/ko1/ruby/logs/brlog.trunk.20221122-191315
#<BuildRuby:0x0000555a8c5f4088
@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.20221122-191315",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000015 0.000002 0.000017 ( 0.000016)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.003277 0.001542 1.090047 ( 1.117672)
build_miniruby 0.000832 0.000125 0.958977 ( 0.957802)
build_ruby 0.001160 0.000000 2.736741 ( 2.643401)
build_all 0.008841 0.000000 15.826727 ( 3.220363)
build_install 0.006864 0.003947 1.975472 ( 1.133320)
test_btest 0.000526 0.000088 63.180056 ( 10.263033)
test_basic 0.003895 0.000649 0.341386 ( 0.432528)
test_all 0.000895 0.000073 675.664790 (112.119623)
test_rubyspec 0.044983 0.021052 53.070826 ( 61.269585)
total: 193.16 sec