Logfile: /home/ko1/ruby/logs/brlog.trunk.20221221-073700
#<BuildRuby:0x0000563da3ff7468
@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.20221221-073700",
@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.000009)
autoconf 0.000014 0.000004 0.000018 ( 0.000017)
configure 0.000013 0.000003 0.000016 ( 0.000016)
build_up 0.004297 0.000097 0.893394 ( 1.185354)
build_miniruby 0.000787 0.000181 0.965487 ( 0.963945)
build_ruby 0.001042 0.000240 2.627868 ( 2.626396)
build_all 0.002925 0.006387 15.715254 ( 3.356410)
build_install 0.006582 0.002194 2.321158 ( 1.349475)
test_btest 0.000524 0.000175 67.742922 ( 11.285108)
test_basic 0.004005 0.001335 0.315436 ( 0.405994)
test_all 0.001638 0.000546 679.302224 (139.154188)
test_rubyspec 0.023133 0.034481 52.183332 ( 60.430947)
total: 220.76 sec