Logfile: /home/ko1/ruby/logs/brlog.trunk.20240625-194513
#<BuildRuby:0x000055be9d5ab0e8
@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.20240625-194513",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.004726 0.000000 1.062034 ( 1.273732)
build_miniruby 0.000871 0.000000 0.753170 ( 0.753276)
build_ruby 0.001519 0.000000 2.299521 ( 2.300244)
build_all 0.007158 0.000961 12.619385 ( 1.064803)
build_install 0.010548 0.001907 4.170687 ( 1.074753)
test_btest 0.000581 0.000091 70.235693 ( 6.032290)
test_basic 0.000108 0.003744 0.400553 ( 0.481314)
test_all 0.073994 0.025963 355.429064 ( 41.600516)
test_rubyspec 0.034467 0.007242 87.572659 ( 11.070377)
total: 65.65 sec