Logfile: /home/ko1/ruby/logs/brlog.trunk.20230106-063121
#<BuildRuby:0x000055d9cdcebfb0
@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.20230106-063121",
@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.000007 0.000002 0.000009 ( 0.000008)
autoconf 0.000014 0.000003 0.000017 ( 0.000016)
configure 0.000037 0.000008 0.000045 ( 0.000045)
build_up 0.005419 0.001161 0.844836 ( 1.351433)
build_miniruby 0.001141 0.000000 1.013418 ( 1.011438)
build_ruby 0.001570 0.000000 2.775801 ( 2.773340)
build_all 0.007256 0.002708 16.771194 ( 2.987669)
build_install 0.007592 0.003829 2.108137 ( 1.077241)
test_btest 0.000828 0.000207 66.952191 ( 11.539559)
test_basic 0.005775 0.000447 0.358204 ( 0.444782)
test_all 0.001265 0.000301 662.707919 (105.603126)
test_rubyspec 0.083577 0.041078 52.207073 ( 60.219466)
total: 187.01 sec