Logfile: /home/ko1/ruby/logs/brlog.trunk.20231122-161302
#<BuildRuby:0x000055c8cb3040a0
@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.20231122-161302",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000013)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.001631 0.003608 1.263165 ( 1.696688)
build_miniruby 0.000929 0.000139 0.912625 ( 0.912962)
build_ruby 0.001201 0.000180 2.695378 ( 2.695547)
build_all 0.006710 0.003737 17.081383 ( 1.568795)
build_install 0.004377 0.004896 5.169005 ( 1.185552)
test_btest 0.000857 0.000195 88.246923 ( 7.445379)
test_basic 0.003199 0.000727 0.678877 ( 0.760941)
test_all 0.104849 0.029336 544.325154 ( 51.101204)
test_rubyspec 0.030864 0.016664 52.250498 ( 64.556107)
total: 131.92 sec