Logfile: /home/ko1/ruby/logs/brlog.trunk.20231109-205435
#<BuildRuby:0x000055b89fb37e20
@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.20231109-205435",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.000829 0.004052 1.451832 ( 1.649940)
build_miniruby 0.001028 0.000049 0.879559 ( 0.879573)
build_ruby 0.001486 0.000071 2.647460 ( 2.647248)
build_all 0.009875 0.000066 16.903258 ( 1.506888)
build_install 0.008490 0.000176 5.026649 ( 1.185309)
test_btest 0.001034 0.000043 87.116589 ( 7.157554)
test_basic 0.000000 0.004282 0.735035 ( 0.812548)
test_all 0.104689 0.029058 505.956905 ( 54.915042)
test_rubyspec 0.023931 0.020231 50.564124 ( 62.829645)
total: 133.58 sec