Logfile: /home/ko1/ruby/logs/brlog.trunk.20231119-085557
#<BuildRuby:0x000055d76d4c8098
@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.20231119-085557",
@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.000009)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.004680 0.000780 0.914083 ( 1.297142)
build_miniruby 0.000838 0.000140 0.799663 ( 0.799626)
build_ruby 0.002130 0.000000 2.638860 ( 2.638834)
build_all 0.007651 0.000117 12.002142 ( 0.987395)
build_install 0.010679 0.000814 3.494240 ( 0.962914)
test_btest 0.000650 0.000086 63.308729 ( 5.111951)
test_basic 0.000000 0.004027 0.414972 ( 0.494788)
test_all 0.079498 0.015186 359.319570 ( 31.469903)
test_rubyspec 0.028750 0.037148 40.099868 ( 52.651570)
total: 96.41 sec