Logfile: /home/ko1/ruby/logs/brlog.trunk.20230526-195025
#<BuildRuby:0x00005595fb46f8c0
@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.20230526-195025",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.001068 0.003629 1.387661 ( 2.654643)
build_miniruby 0.000840 0.000133 0.816271 ( 0.815566)
build_ruby 0.001404 0.000000 2.437763 ( 2.437982)
build_all 0.009000 0.000352 12.298733 ( 1.153482)
build_install 0.007997 0.000000 1.761299 ( 0.986971)
test_btest 0.000903 0.000094 82.761716 ( 6.901610)
test_basic 0.004761 0.000076 0.639292 ( 0.721312)
test_all 0.000000 0.001420 424.397564 ( 46.311049)
test_rubyspec 0.004284 0.033950 42.034214 ( 54.538301)
total: 116.52 sec