Logfile: /home/ko1/ruby/logs/brlog.trunk.20230623-140557
#<BuildRuby:0x000055d40c6afbb8
@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.20230623-140557",
@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.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.000000 0.006867 1.494366 ( 2.769580)
build_miniruby 0.000438 0.000563 0.836239 ( 0.835797)
build_ruby 0.001139 0.000240 2.575126 ( 2.576173)
build_all 0.003056 0.006585 15.451675 ( 1.371107)
build_install 0.008469 0.000244 4.589437 ( 1.116540)
test_btest 0.000000 0.001273 84.961759 ( 7.355185)
test_basic 0.003867 0.003557 0.789783 ( 0.867410)
test_all 0.000000 0.001823 428.448203 ( 48.923322)
test_rubyspec 0.024609 0.015164 42.152280 ( 54.667066)
total: 120.48 sec