Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-172841
#<BuildRuby:0x000055c8ec9dbe70
@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.20221130-172841",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000016 0.000001 0.000017 ( 0.000016)
configure 0.000016 0.000001 0.000017 ( 0.000017)
build_up 0.004877 0.000054 1.215766 ( 1.311045)
build_miniruby 0.000876 0.000046 1.004911 ( 1.003765)
build_ruby 0.001119 0.000000 2.751272 ( 2.640719)
build_all 0.008447 0.000283 16.002519 ( 3.360859)
build_install 0.008483 0.000202 2.259976 ( 1.315805)
test_btest 0.000605 0.000029 63.886094 ( 11.266875)
test_basic 0.004692 0.000010 0.310362 ( 0.401379)
test_all 0.000917 0.000041 656.340200 (112.004958)
test_rubyspec 0.049246 0.019308 53.155312 ( 61.335617)
total: 194.64 sec