Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-005141
#<BuildRuby:0x00005632b4ac43c8
@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.20221225-005141",
@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.000019 0.000002 0.000021 ( 0.000020)
autoconf 0.000019 0.000000 0.000019 ( 0.000019)
configure 0.000017 0.000000 0.000017 ( 0.000017)
build_up 0.000532 0.003638 0.851133 ( 1.326886)
build_miniruby 0.000718 0.000103 1.009397 ( 1.008007)
build_ruby 0.001011 0.000144 2.617453 ( 2.616030)
build_all 0.004217 0.004920 15.881646 ( 3.449345)
build_install 0.005135 0.004539 2.230387 ( 1.228513)
test_btest 0.000479 0.000128 62.745247 ( 11.363305)
test_basic 0.004247 0.000000 0.331118 ( 0.423151)
test_all 0.001201 0.000000 643.741876 (124.816566)
test_rubyspec 0.044774 0.027662 51.584781 ( 59.831394)
total: 206.06 sec