Logfile: /home/ko1/ruby/logs/brlog.trunk.20231208-144822
#<BuildRuby:0x000055a14efbf370
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk",
@btest_opts="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231208-144822",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.004400 0.000033 0.996780 ( 1.255002)
build_miniruby 0.000876 0.000073 0.864331 ( 0.863838)
build_ruby 0.001533 0.000128 2.698378 ( 2.698131)
build_all 0.007024 0.000585 12.031176 ( 0.979120)
build_install 0.004735 0.009659 3.508516 ( 0.968893)
test_btest 0.000460 0.000106 65.577932 ( 5.640031)
test_basic 0.000000 0.003737 0.373594 ( 0.455871)
test_all 0.066578 0.032648 397.200616 ( 43.736012)
test_rubyspec 0.016623 0.052976 39.734518 ( 52.379353)
total: 108.98 sec