Logfile: /home/ko1/ruby/logs/brlog.trunk.20231207-171105
#<BuildRuby:0x000055f8e8b9f280
@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.20231207-171105",
@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.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.003842 0.000349 0.994286 ( 1.282612)
build_miniruby 0.000775 0.000071 0.865446 ( 0.865935)
build_ruby 0.001698 0.000000 2.708426 ( 2.708586)
build_all 0.007991 0.000070 12.205664 ( 1.003460)
build_install 0.007810 0.000601 3.557822 ( 0.983064)
test_btest 0.000586 0.000045 61.197847 ( 5.760230)
test_basic 0.002718 0.000209 0.372148 ( 0.455012)
test_all 0.080296 0.020880 414.947918 ( 40.539633)
test_rubyspec 0.031928 0.037207 39.653658 ( 52.335609)
total: 105.93 sec