Logfile: /home/ko1/ruby/logs/brlog.trunk.20230730-132215
#<BuildRuby:0x0000555f0a673568
@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="-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.20230730-132215",
@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.000006)
autoconf 0.000007 0.000002 0.000009 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.005931 0.000576 1.456659 ( 2.727702)
build_miniruby 0.000809 0.000238 0.952757 ( 0.952389)
build_ruby 0.000922 0.000271 2.822919 ( 2.822340)
build_all 0.009051 0.000173 15.079789 ( 1.327947)
build_install 0.005251 0.003315 2.385007 ( 1.056935)
test_btest 0.000740 0.000211 89.850657 ( 7.593197)
test_basic 0.000199 0.004188 0.681976 ( 0.759727)
test_all 0.000000 0.001765 520.176309 ( 54.539509)
test_rubyspec 0.020642 0.020768 44.818348 ( 57.036792)
total: 128.82 sec