Logfile: /home/ko1/ruby/logs/brlog.trunk.20230210-114911
#<BuildRuby:0x00005590a6a4af38
@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.20230210-114911",
@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.000015 0.000001 0.000016 ( 0.000015)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.000000 0.003683 0.607704 ( 1.028454)
build_miniruby 0.000000 0.000881 0.643615 ( 0.642944)
build_ruby 0.000000 0.001147 2.050220 ( 2.050357)
build_all 0.004472 0.004839 12.388487 ( 1.492988)
build_install 0.006472 0.000000 1.500549 ( 0.715982)
test_btest 0.000693 0.000000 64.588988 ( 5.823771)
test_basic 0.003365 0.000000 0.255300 ( 0.350837)
test_all 0.000975 0.000176 498.380085 ( 47.152908)
test_rubyspec 0.016297 0.013022 35.330411 ( 45.914757)
total: 105.17 sec