Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-132027
#<BuildRuby:0x000055ae9c20c178
@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.20240106-132027",
@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.000008 0.000001 0.000009 ( 0.000010)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.000000 0.004685 1.163978 ( 1.547495)
build_miniruby 0.000000 0.001417 1.379332 ( 1.382592)
build_ruby 0.000000 0.001543 4.092740 ( 4.100777)
build_all 0.010133 0.000000 16.198341 ( 1.631324)
build_install 0.013392 0.000842 4.837476 ( 1.660844)
test_btest 0.000757 0.000138 87.804559 ( 12.388012)
test_basic 0.004490 0.000817 0.711340 ( 0.780717)
test_all 0.089526 0.030075 539.177326 ( 78.277773)
test_rubyspec 0.040787 0.021064 72.440783 ( 84.607729)
total: 186.38 sec