Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-185829
#<BuildRuby:0x000055dd007abdd0
@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-185829",
@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.000011 0.000001 0.000012 ( 0.000010)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.000430 0.003977 0.793042 ( 1.039269)
build_miniruby 0.000927 0.000103 0.958606 ( 0.957333)
build_ruby 0.000997 0.000110 2.709244 ( 2.708052)
build_all 0.005360 0.003653 15.922724 ( 3.304957)
build_install 0.007483 0.003183 2.266905 ( 1.288285)
test_btest 0.000471 0.000082 58.164848 ( 12.094683)
test_basic 0.004592 0.000138 0.319461 ( 0.410226)
test_all 0.001593 0.000000 663.576213 (101.818759)
test_rubyspec 0.046329 0.014636 51.829872 ( 59.982550)
total: 183.60 sec