Logfile: /home/ko1/ruby/logs/brlog.trunk.20230531-150717
#<BuildRuby:0x000055ec3fc07520
@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.20230531-150717",
@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.000003 0.000002 0.000005 ( 0.000006)
autoconf 0.000008 0.000004 0.000012 ( 0.000013)
configure 0.000005 0.000003 0.000008 ( 0.000008)
build_up 0.003462 0.001731 1.459857 ( 3.897953)
build_miniruby 0.000660 0.000330 0.802719 ( 0.802070)
build_ruby 0.000817 0.000408 2.514066 ( 2.514420)
build_all 0.006102 0.003051 12.201613 ( 1.083891)
build_install 0.004978 0.002489 1.647812 ( 0.892526)
test_btest 0.000507 0.000254 81.528722 ( 7.230087)
test_basic 0.001349 0.002833 0.577713 ( 0.664924)
test_all 0.000826 0.000437 424.364064 ( 48.550471)
test_rubyspec 0.027662 0.011642 43.175928 ( 55.629747)
total: 121.27 sec