Logfile: /home/ko1/ruby/logs/brlog.trunk.20230211-015840
#<BuildRuby:0x000055c6e2ca6850
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230211-015840",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000010 0.000004 0.000014 ( 0.000013)
autoconf 0.000020 0.000008 0.000028 ( 0.000028)
configure 0.000011 0.000004 0.000015 ( 0.000015)
build_up 0.003737 0.000000 0.610694 ( 1.018645)
build_miniruby 0.000710 0.000180 0.632611 ( 0.631849)
build_ruby 0.000840 0.000305 2.063476 ( 2.063137)
build_all 0.005872 0.003212 12.392769 ( 1.529188)
build_install 0.005795 0.000659 1.497848 ( 0.731166)
test_btest 0.000445 0.000158 66.799346 ( 6.119718)
test_basic 0.002586 0.000924 0.246615 ( 0.342050)
test_all 0.000878 0.000313 486.114317 ( 46.753340)
test_rubyspec 0.025458 0.003629 35.217543 ( 45.802523)
total: 104.99 sec