Logfile: /home/ko1/ruby/logs/brlog.trunk.20231126-204738
#<BuildRuby:0x0000561f9573ff90
@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.20231126-204738",
@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.000005)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.001259 0.004235 0.936942 ( 1.314095)
build_miniruby 0.000785 0.000214 0.808325 ( 0.808367)
build_ruby 0.001162 0.000000 2.611530 ( 2.613020)
build_all 0.003908 0.004435 12.253846 ( 1.007739)
build_install 0.004730 0.006800 3.672166 ( 0.983220)
test_btest 0.000000 0.000579 63.934842 ( 5.567689)
test_basic 0.001981 0.002388 0.405262 ( 0.483788)
test_all 0.065435 0.028287 361.384767 ( 33.246051)
test_rubyspec 0.028944 0.038602 39.814692 ( 52.381419)
total: 98.41 sec