Logfile: /home/ko1/ruby/logs/brlog.trunk.20231209-225958
#<BuildRuby:0x000055a03ab1f438
@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.20231209-225958",
@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.000009 0.000000 0.000009 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.004668 0.000000 1.001569 ( 1.271328)
build_miniruby 0.001128 0.000000 0.868699 ( 0.868500)
build_ruby 0.001727 0.000000 2.684435 ( 2.684610)
build_all 0.007034 0.000000 12.103041 ( 0.982689)
build_install 0.004923 0.004823 3.519072 ( 0.973079)
test_btest 0.000608 0.000043 64.350531 ( 5.188915)
test_basic 0.000000 0.003344 0.377903 ( 0.460786)
test_all 0.075483 0.021305 387.934904 ( 33.274499)
test_rubyspec 0.028939 0.033588 39.811598 ( 52.455053)
total: 98.16 sec