Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-125756
#<BuildRuby:0x000055ebd90f7fd8
@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-125756",
@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.000001 0.000010 ( 0.000010)
autoconf 0.000015 0.000002 0.000017 ( 0.000016)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.000949 0.004222 1.324642 ( 1.716319)
build_miniruby 0.000966 0.000161 1.454087 ( 1.456662)
build_ruby 0.000000 0.001910 4.233017 ( 4.244691)
build_all 0.004022 0.006330 16.414504 ( 1.752962)
build_install 0.008374 0.006817 4.882262 ( 1.655151)
test_btest 0.000608 0.000192 84.136612 ( 8.702077)
test_basic 0.005624 0.001776 0.681956 ( 0.746564)
test_all 0.079726 0.040905 533.497957 ( 68.523596)
test_rubyspec 0.040978 0.025864 78.967449 ( 91.013067)
total: 179.81 sec