Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-142451
#<BuildRuby:0x0000562d69abf418
@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.20221228-142451",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000015 0.000003 0.000018 ( 0.000018)
build_up 0.001984 0.004430 0.848814 ( 1.148291)
build_miniruby 0.000967 0.000276 1.012385 ( 1.010441)
build_ruby 0.001412 0.000000 2.783008 ( 2.780474)
build_all 0.005784 0.003811 16.773634 ( 2.995073)
build_install 0.011585 0.000000 2.288185 ( 1.178820)
test_btest 0.001042 0.000000 77.995307 ( 10.626319)
test_basic 0.006277 0.000728 0.359274 ( 0.444880)
test_all 0.001049 0.000262 659.297047 (105.063512)
test_rubyspec 0.084954 0.048206 51.476061 ( 59.504131)
total: 184.75 sec