Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-004152
#<BuildRuby:0x00005570b3e5c0f8
@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.20221224-004152",
@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.000009)
autoconf 0.000015 0.000003 0.000018 ( 0.000017)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.004304 0.000036 0.839322 ( 1.068245)
build_miniruby 0.000744 0.000106 0.963233 ( 0.961982)
build_ruby 0.001267 0.000000 2.621359 ( 2.619526)
build_all 0.008412 0.000747 15.810114 ( 3.273231)
build_install 0.004434 0.004493 2.225045 ( 1.286205)
test_btest 0.000528 0.000099 58.685311 ( 12.209320)
test_basic 0.000204 0.004593 0.287397 ( 0.378793)
test_all 0.000821 0.000123 634.719021 (100.258547)
test_rubyspec 0.048409 0.022389 52.227137 ( 60.451823)
total: 182.51 sec