Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-180418
#<BuildRuby:0x000055b618ea37f0
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240107-180418",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000022 0.000002 0.000024 ( 0.000025)
autoconf 0.000027 0.000004 0.000031 ( 0.000030)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.000741 0.004239 1.230751 ( 1.635272)
build_miniruby 0.001390 0.000000 1.473403 ( 1.476522)
build_ruby 0.001816 0.000000 4.230045 ( 4.239180)
build_all 0.009902 0.000120 16.678198 ( 1.747347)
build_install 0.007344 0.008158 4.867306 ( 1.748354)
test_btest 0.000632 0.000144 87.938158 ( 14.877065)
test_basic 0.005328 0.000249 0.688738 ( 0.756089)
test_all 0.105730 0.016386 547.069114 ( 66.855141)
test_rubyspec 0.035895 0.028102 76.902022 ( 89.139772)
total: 182.48 sec