Logfile: /home/ko1/ruby/logs/brlog.trunk.20230704-213329
#<BuildRuby:0x00005612af957bb8
@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.20230704-213329",
@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.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000013 0.000003 0.000016 ( 0.000016)
build_up 0.000000 0.004713 1.293901 ( 2.601570)
build_miniruby 0.000000 0.001106 0.884480 ( 0.884453)
build_ruby 0.000000 0.001349 2.709614 ( 2.710571)
build_all 0.006003 0.002734 11.327102 ( 7.811487)
build_install 0.006388 0.001825 4.935390 ( 1.860223)
test_btest 0.000793 0.000226 86.215842 ( 7.336054)
test_basic 0.003038 0.000868 0.679269 ( 0.760058)
test_all 0.000632 0.000181 474.856675 ( 49.025736)
test_rubyspec 0.021807 0.017021 42.321490 ( 54.712030)
total: 127.70 sec