Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-052343
#<BuildRuby:0x000055e8764f35f8
@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.20231227-052343",
@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.000022 0.000004 0.000026 ( 0.000025)
autoconf 0.000032 0.000006 0.000038 ( 0.000037)
configure 0.000023 0.000004 0.000027 ( 0.000028)
build_up 0.004183 0.000075 1.003343 ( 1.382460)
build_miniruby 0.000922 0.000154 0.849885 ( 0.849153)
build_ruby 0.001228 0.000205 2.720596 ( 2.720644)
build_all 0.008561 0.000708 16.045005 ( 1.438539)
build_install 0.004710 0.003531 4.468279 ( 1.107807)
test_btest 0.000843 0.000168 82.449898 ( 7.063352)
test_basic 0.004042 0.000809 0.698388 ( 0.772259)
test_all 0.116548 0.015619 534.144959 ( 52.777352)
test_rubyspec 0.016383 0.035981 50.217850 ( 62.545215)
total: 130.66 sec