Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-065730
#<BuildRuby:0x000055a77e1f9570
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220821-065730",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.009306 0.002538 0.846593 ( 1.001702)
build_miniruby 0.001087 0.000297 0.064675 ( 0.063238)
build_ruby 0.001314 0.000358 0.063620 ( 0.062227)
build_all 0.008227 0.000814 1.264952 ( 0.466546)
build_install 0.011122 0.005502 1.593282 ( 0.811700)
test_btest 0.000962 0.000000 52.882155 ( 6.237632)
test_basic 0.005432 0.000325 0.292457 ( 0.386071)
test_all 0.002688 0.000717 486.657264 ( 52.150761)
test_rubyspec 0.073781 0.060555 42.042791 ( 50.638338)
total: 111.82 sec