Logfile: /home/ko1/ruby/logs/brlog.trunk.20230725-214824
#<BuildRuby:0x000055f29811c070
@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.20230725-214824",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000007 0.000000 0.000007 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.004547 0.000505 1.458979 ( 2.735967)
build_miniruby 0.000000 0.001123 0.901854 ( 0.900682)
build_ruby 0.000000 0.001507 2.531787 ( 2.536569)
build_all 0.007104 0.002067 13.291867 ( 1.222102)
build_install 0.007821 0.000496 1.972986 ( 0.930162)
test_btest 0.000804 0.000121 79.415396 ( 7.485579)
test_basic 0.004812 0.000012 0.610501 ( 0.691184)
test_all 0.001106 0.000158 488.770904 ( 43.374374)
test_rubyspec 0.020416 0.014446 42.363687 ( 54.823967)
total: 114.70 sec