Logfile: /home/ko1/ruby/logs/brlog.trunk.20240616-222328
#<BuildRuby:0x0000557a62c900e0
@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.20240616-222328",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000005 0.000000 0.000005 ( 0.000006)
build_up 0.004452 0.000742 1.056782 ( 1.428653)
build_miniruby 0.000954 0.000159 0.748655 ( 0.748316)
build_ruby 0.001300 0.000216 2.248491 ( 2.248951)
build_all 0.008097 0.000546 12.664077 ( 1.085392)
build_install 0.012077 0.000325 4.168867 ( 1.067119)
test_btest 0.000740 0.000098 72.622720 ( 4.958907)
test_basic 0.000000 0.003947 0.419865 ( 0.501116)
test_all 0.076727 0.024238 371.053799 ( 40.367752)
test_rubyspec 0.027790 0.012133 86.711810 ( 10.955003)
total: 63.36 sec