Logfile: /home/ko1/ruby/logs/brlog.trunk.20221223-095809
#<BuildRuby:0x000055d6c370bf58
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221223-095809",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000009 0.000001 0.000010 ( 0.000011)
autoconf 0.000016 0.000002 0.000018 ( 0.000019)
configure 0.000014 0.000002 0.000016 ( 0.000017)
build_up 0.004291 0.000035 0.841348 ( 1.049788)
build_miniruby 0.000787 0.000112 1.022112 ( 1.021012)
build_ruby 0.000995 0.000143 2.676323 ( 2.674846)
build_all 0.005351 0.003630 15.852482 ( 3.309700)
build_install 0.009776 0.001017 2.280196 ( 1.292166)
test_btest 0.000477 0.000084 67.274056 ( 11.145685)
test_basic 0.004290 0.000757 0.309120 ( 0.400310)
test_all 0.001406 0.000248 642.974506 ( 98.555936)
test_rubyspec 0.051825 0.021870 52.141894 ( 60.295762)
total: 179.75 sec