Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-215739
#<BuildRuby:0x000055a59ebc3fd8
@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.20240114-215739",
@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.000024 0.000004 0.000028 ( 0.000028)
autoconf 0.000033 0.000006 0.000039 ( 0.000038)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.000000 0.007299 0.807256 ( 1.179635)
build_miniruby 0.000690 0.000375 0.844489 ( 0.844562)
build_ruby 0.001155 0.000385 2.681254 ( 2.681738)
build_all 0.007280 0.001037 11.947286 ( 0.987431)
build_install 0.007825 0.002408 3.415212 ( 0.978092)
test_btest 0.000570 0.000176 65.205043 ( 4.507515)
test_basic 0.001890 0.003775 0.402603 ( 0.481749)
test_all 0.075497 0.020920 399.613597 ( 36.183775)
test_rubyspec 0.020347 0.047124 40.574848 ( 53.125073)
total: 100.97 sec