Logfile: /home/ko1/ruby/logs/brlog.trunk.20221222-185200
#<BuildRuby:0x0000557508782620
@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.20221222-185200",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000012 0.000001 0.000013 ( 0.000014)
build_up 0.004179 0.000299 0.856795 ( 1.095288)
build_miniruby 0.000835 0.000060 0.924384 ( 0.922808)
build_ruby 0.001191 0.000000 2.670675 ( 2.669003)
build_all 0.008912 0.000000 15.832451 ( 3.512593)
build_install 0.005773 0.004172 2.260714 ( 1.287150)
test_btest 0.000515 0.000057 67.386349 ( 11.261610)
test_basic 0.001297 0.003807 0.311207 ( 0.401462)
test_all 0.001121 0.000177 664.168861 (147.444684)
test_rubyspec 0.038107 0.022732 51.763637 ( 59.918578)
total: 228.51 sec