Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-222552
#<BuildRuby:0x00005607f1fd7e70
@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-222552",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000015 0.000002 0.000017 ( 0.000018)
configure 0.000013 0.000002 0.000015 ( 0.000014)
build_up 0.004323 0.000665 1.139420 ( 1.190356)
build_miniruby 0.001041 0.000000 0.982871 ( 0.981454)
build_ruby 0.001131 0.000000 2.632725 ( 2.541988)
build_all 0.009214 0.000000 15.824247 ( 3.416272)
build_install 0.007927 0.000271 2.325515 ( 1.374329)
test_btest 0.000586 0.000069 63.375983 ( 11.455639)
test_basic 0.000463 0.004551 0.334108 ( 0.425673)
test_all 0.001393 0.000246 668.452807 (109.865135)
test_rubyspec 0.054884 0.008383 53.597711 ( 61.939563)
total: 193.19 sec