Logfile: /home/ko1/ruby/logs/brlog.trunk.20231123-202653
#<BuildRuby:0x000055ca981fb3d8
@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.20231123-202653",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.002106 0.003473 0.936764 ( 1.347580)
build_miniruby 0.000855 0.000213 0.843367 ( 0.843435)
build_ruby 0.001100 0.000275 2.620050 ( 2.621058)
build_all 0.007431 0.000803 12.167344 ( 1.002521)
build_install 0.007532 0.003978 3.913437 ( 0.986578)
test_btest 0.000594 0.000159 64.884828 ( 5.133194)
test_basic 0.000521 0.004379 0.397198 ( 0.477563)
test_all 0.069781 0.025876 363.146344 ( 32.882732)
test_rubyspec 0.029097 0.038237 40.058936 ( 52.608492)
total: 97.90 sec