Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-133440
#<BuildRuby:0x000055b3bfdc4088
@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.20221117-133440",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.004626 0.000036 1.117696 ( 2.682026)
build_miniruby 0.000956 0.000050 1.040303 ( 1.039106)
build_ruby 0.001121 0.000059 2.793144 ( 2.661646)
build_all 0.008829 0.000030 15.887926 ( 3.331178)
build_install 0.006717 0.003996 2.030880 ( 1.124692)
test_btest 0.000591 0.000051 63.176328 ( 10.498534)
test_basic 0.004756 0.000414 0.292739 ( 0.382737)
test_all 0.001122 0.000098 645.428907 (101.828991)
test_rubyspec 0.035435 0.029247 51.231716 ( 59.560113)
total: 183.11 sec