Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-221106
#<BuildRuby:0x000055b0892c7fd8
@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-221106",
@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.000009 0.000000 0.000009 ( 0.000010)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.004319 0.000240 1.183054 ( 1.575381)
build_miniruby 0.001196 0.000000 1.499144 ( 1.500523)
build_ruby 0.001462 0.000000 4.054128 ( 4.062268)
build_all 0.010070 0.000031 16.392434 ( 1.614689)
build_install 0.014825 0.000098 4.808223 ( 1.579078)
test_btest 0.000704 0.000029 82.588720 ( 13.194223)
test_basic 0.004868 0.000203 0.586839 ( 0.652811)
test_all 0.087771 0.033536 540.530856 ( 68.814578)
test_rubyspec 0.040732 0.022308 72.119082 ( 84.470778)
total: 177.47 sec