Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-234731
#<BuildRuby:0x000055b173147e70
@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-234731",
@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.000000 0.000021 0.000021 ( 0.000021)
configure 0.000000 0.000012 0.000012 ( 0.000012)
build_up 0.000979 0.004308 1.168525 ( 1.614346)
build_miniruby 0.000756 0.000162 1.018878 ( 1.017692)
build_ruby 0.000913 0.000196 2.776849 ( 2.690849)
build_all 0.007197 0.001542 15.850476 ( 3.346330)
build_install 0.010382 0.000111 2.183732 ( 1.266712)
test_btest 0.000525 0.000099 65.223022 ( 11.343263)
test_basic 0.003922 0.000735 0.320349 ( 0.411145)
test_all 0.000000 0.000987 692.464411 (106.308243)
test_rubyspec 0.037073 0.036050 54.080228 ( 62.282176)
total: 190.28 sec