Logfile: /home/ko1/ruby/logs/brlog.trunk.20231125-102114
#<BuildRuby:0x0000558ce0f18188
@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.20231125-102114",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.001251 0.004281 0.929614 ( 1.299820)
build_miniruby 0.000890 0.000242 0.795022 ( 0.795111)
build_ruby 0.001093 0.000298 2.616998 ( 2.617796)
build_all 0.008599 0.000025 12.158287 ( 1.003766)
build_install 0.012167 0.000000 3.725610 ( 0.975048)
test_btest 0.000750 0.000037 62.073075 ( 5.769323)
test_basic 0.003325 0.000623 0.400474 ( 0.479608)
test_all 0.075894 0.017093 355.521668 ( 35.379050)
test_rubyspec 0.035763 0.030588 40.078530 ( 52.661000)
total: 100.98 sec