Logfile: /home/ko1/ruby/logs/brlog.trunk.20231127-085043
#<BuildRuby:0x0000564d9407eff8
@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.20231127-085043",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000008 0.000002 0.000010 ( 0.000011)
build_up 0.000000 0.005799 0.910205 ( 1.303854)
build_miniruby 0.000454 0.000524 0.835887 ( 0.836041)
build_ruby 0.000839 0.000381 2.637371 ( 2.638682)
build_all 0.005540 0.002845 12.262191 ( 0.987271)
build_install 0.007852 0.003904 4.016604 ( 1.002472)
test_btest 0.000587 0.000274 61.956596 ( 5.130944)
test_basic 0.003841 0.000068 0.409970 ( 0.489496)
test_all 0.084365 0.011883 351.893435 ( 30.611170)
test_rubyspec 0.035822 0.026005 39.924878 ( 52.476764)
total: 95.48 sec