Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-091243
#<BuildRuby:0x000056042a3d6358
@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.20221205-091243",
@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.000015 0.000001 0.000016 ( 0.000016)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.004570 0.000327 1.169185 ( 1.171110)
build_miniruby 0.000910 0.000065 0.964935 ( 0.963579)
build_ruby 0.001210 0.000087 2.745717 ( 2.613981)
build_all 0.008458 0.000604 15.942799 ( 3.362357)
build_install 0.008439 0.000227 2.264980 ( 1.323117)
test_btest 0.000645 0.000043 66.842863 ( 11.034550)
test_basic 0.004014 0.000267 0.309122 ( 0.400453)
test_all 0.000794 0.000053 679.953127 (106.476163)
test_rubyspec 0.038594 0.021726 53.473612 ( 61.736046)
total: 189.08 sec