Logfile: /home/ko1/ruby/logs/brlog.trunk.20221214-190118
#<BuildRuby:0x000055acbcd6f8f8
@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.20221214-190118",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.000192 0.003299 0.631579 ( 1.162037)
build_miniruby 0.000842 0.000140 0.734904 ( 0.734047)
build_ruby 0.001145 0.000191 2.617047 ( 2.541141)
build_all 0.003012 0.006269 12.422817 ( 1.504392)
build_install 0.003469 0.003466 1.611948 ( 0.759281)
test_btest 0.000514 0.000171 66.237388 ( 5.919243)
test_basic 0.000177 0.003575 0.257219 ( 0.352237)
test_all 0.001090 0.000436 509.482461 ( 73.494813)
test_rubyspec 0.013069 0.016110 35.368268 ( 45.904852)
total: 132.37 sec