Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-065357
#<BuildRuby:0x00005581c92680e0
@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.20240116-065357",
@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.000002 0.000017 ( 0.000017)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000019 0.000003 0.000022 ( 0.000023)
build_up 0.004924 0.000869 1.209086 ( 1.805819)
build_miniruby 0.001122 0.000198 0.873817 ( 0.872737)
build_ruby 0.001271 0.000000 2.662122 ( 2.661878)
build_all 0.005925 0.003247 14.268688 ( 1.288840)
build_install 0.006249 0.001250 4.057579 ( 1.086424)
test_btest 0.000862 0.000173 73.361407 ( 7.272016)
test_basic 0.000249 0.004609 0.712083 ( 0.787602)
test_all 0.118981 0.013748 492.997516 ( 45.885569)
test_rubyspec 0.034947 0.015609 49.321193 ( 61.740573)
total: 123.40 sec