Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-025044
#<BuildRuby:0x000055ede174fd68
@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.20240110-025044",
@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.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000014 0.000003 0.000017 ( 0.000018)
configure 0.000011 0.000002 0.000013 ( 0.000014)
build_up 0.000786 0.003205 0.843032 ( 1.223205)
build_miniruby 0.000810 0.000220 0.902418 ( 0.901816)
build_ruby 0.001107 0.000302 2.835035 ( 2.838186)
build_all 0.004514 0.005639 14.796959 ( 1.377914)
build_install 0.002855 0.006071 4.328993 ( 1.145702)
test_btest 0.000493 0.000228 80.988637 ( 6.911354)
test_basic 0.002347 0.001083 0.442454 ( 0.524009)
test_all 0.108764 0.026814 544.767719 ( 53.984426)
test_rubyspec 0.019218 0.015488 50.058667 ( 62.584898)
total: 131.49 sec