Logfile: /home/ko1/ruby/logs/brlog.trunk.20231121-061700
#<BuildRuby:0x0000557bcb93be20
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231121-061700",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000015)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.002445 0.003777 1.478793 ( 2.075127)
build_miniruby 0.001066 0.000177 2.373488 ( 2.262321)
build_ruby 0.001224 0.000204 2.708945 ( 2.708965)
build_all 0.005156 0.004365 15.902119 ( 1.420112)
build_install 0.006826 0.001576 4.706880 ( 1.138980)
test_btest 0.000879 0.000203 81.316114 ( 7.438901)
test_basic 0.003748 0.000000 0.601910 ( 0.681943)
test_all 0.103820 0.029195 506.468611 ( 50.194393)
test_rubyspec 0.029736 0.020164 49.023499 ( 61.336803)
total: 129.26 sec