Logfile: /home/ko1/ruby/logs/brlog.trunk.20221231-082910
#<BuildRuby:0x0000555eb01603c8
@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.20221231-082910",
@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.000008)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.002136 0.004478 0.849497 ( 1.160074)
build_miniruby 0.001010 0.000289 1.017843 ( 1.015731)
build_ruby 0.001266 0.000361 2.788588 ( 2.785819)
build_all 0.004062 0.005643 16.730702 ( 3.025604)
build_install 0.011664 0.000000 2.295490 ( 1.180029)
test_btest 0.001078 0.000000 78.699946 ( 10.781334)
test_basic 0.006261 0.000000 0.352199 ( 0.438598)
test_all 0.001637 0.000000 678.564031 ( 94.814941)
test_rubyspec 0.080442 0.051440 51.526375 ( 59.570387)
total: 174.77 sec