Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-010956
#<BuildRuby:0x000056062d77cea8
@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.20220823-010956",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000014 0.000005 0.000019 ( 0.000019)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.008349 0.003037 0.993109 ( 2.237077)
build_miniruby 0.001352 0.000492 0.077224 ( 0.075512)
build_ruby 0.001397 0.000508 0.075013 ( 0.073182)
build_all 0.010469 0.000098 1.511209 ( 0.574060)
build_install 0.015621 0.006909 1.863271 ( 0.916590)
test_btest 0.000886 0.000295 76.083769 ( 8.159825)
test_basic 0.006764 0.000383 0.314563 ( 0.404576)
test_all 0.003578 0.000620 680.519789 ( 66.940850)
test_rubyspec 0.088561 0.077523 45.841735 ( 54.377573)
total: 133.76 sec