Logfile: /home/ko1/ruby/logs/brlog.trunk.20231128-152917
#<BuildRuby:0x0000558978abc0a0
@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.20231128-152917",
@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.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.000615 0.004245 1.403255 ( 1.787265)
build_miniruby 0.000749 0.000281 0.924809 ( 0.925050)
build_ruby 0.001012 0.000380 2.822995 ( 2.823209)
build_all 0.005495 0.004716 16.767954 ( 1.501975)
build_install 0.011546 0.000721 5.020129 ( 1.197020)
test_btest 0.000464 0.000168 84.571728 ( 6.776870)
test_basic 0.003412 0.000000 0.653465 ( 0.735635)
test_all 0.101398 0.033739 501.689303 ( 53.199662)
test_rubyspec 0.015257 0.031820 50.827244 ( 63.202127)
total: 132.15 sec