Logfile: /home/ko1/ruby/logs/brlog.trunk.20221229-073314
#<BuildRuby:0x00005584a5de3468
@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.20221229-073314",
@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.000001 0.000007 ( 0.000008)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000023 0.000005 0.000028 ( 0.000013)
build_up 0.000000 0.006389 0.846797 ( 1.025068)
build_miniruby 0.000712 0.000569 1.013111 ( 1.011033)
build_ruby 0.000000 0.001541 2.791371 ( 2.788664)
build_all 0.003668 0.006051 16.824754 ( 3.013376)
build_install 0.008028 0.003746 2.287289 ( 1.188884)
test_btest 0.000785 0.000367 80.023791 ( 10.970966)
test_basic 0.003745 0.004098 0.376543 ( 0.460538)
test_all 0.000743 0.000372 654.209521 (101.920189)
test_rubyspec 0.092743 0.038915 51.592420 ( 59.593361)
total: 181.97 sec