Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-230215
#<BuildRuby:0x0000564a28984090
@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.20240105-230215",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.000000 0.004005 0.943477 ( 1.311804)
build_miniruby 0.000000 0.001094 0.905693 ( 0.905187)
build_ruby 0.000177 0.001191 2.767174 ( 2.767631)
build_all 0.008706 0.001518 14.489722 ( 1.400804)
build_install 0.008190 0.001031 4.097285 ( 1.123455)
test_btest 0.000534 0.000115 75.141170 ( 7.232292)
test_basic 0.002326 0.003273 0.613279 ( 0.689394)
test_all 0.109635 0.022401 539.263984 ( 55.562438)
test_rubyspec 0.017106 0.017810 48.442921 ( 61.059104)
total: 132.05 sec