Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-173727
#<BuildRuby:0x00005654a6f4f280
@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.20240115-173727",
@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.000003 0.000018 ( 0.000018)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.004183 0.000739 1.130811 ( 1.512461)
build_miniruby 0.000769 0.000136 0.829759 ( 0.829329)
build_ruby 0.001039 0.000184 2.670043 ( 2.670317)
build_all 0.008690 0.000693 14.380834 ( 1.391403)
build_install 0.007088 0.000367 4.105203 ( 1.077959)
test_btest 0.000898 0.000142 76.329162 ( 6.366245)
test_basic 0.004653 0.000000 0.706132 ( 0.782236)
test_all 0.087091 0.045737 468.610256 ( 49.256187)
test_rubyspec 0.031324 0.014473 48.069666 ( 60.433653)
total: 124.32 sec