Logfile: /home/ko1/ruby/logs/brlog.trunk.20221229-102045
#<BuildRuby:0x000055b4dc0340d0
@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-102045",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000018 0.000004 0.000022 ( 0.000021)
build_up 0.000000 0.006633 0.845781 ( 1.138306)
build_miniruby 0.000141 0.001096 1.016116 ( 1.014194)
build_ruby 0.001026 0.000385 2.782510 ( 2.780083)
build_all 0.005289 0.004192 16.687948 ( 2.988165)
build_install 0.009422 0.002288 2.286259 ( 1.178970)
test_btest 0.000731 0.000285 69.453655 ( 11.416660)
test_basic 0.001807 0.004712 0.348886 ( 0.435225)
test_all 0.000935 0.000416 653.611543 (103.611708)
test_rubyspec 0.060020 0.051601 51.386608 ( 59.422092)
total: 183.99 sec