Logfile: /home/ko1/ruby/logs/brlog.trunk.20230107-114501
#<BuildRuby:0x00005558c8343610
@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.20230107-114501",
@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.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000013 0.000000 0.000013 ( 0.000013)
configure 0.000011 0.000000 0.000011 ( 0.000010)
build_up 0.004186 0.000060 0.637606 ( 1.559775)
build_miniruby 0.001084 0.000000 0.668280 ( 0.667264)
build_ruby 0.001286 0.000000 2.435219 ( 2.435476)
build_all 0.009851 0.000000 12.972283 ( 1.591484)
build_install 0.004041 0.002801 1.498608 ( 0.698260)
test_btest 0.000552 0.000087 67.507143 ( 5.934055)
test_basic 0.000157 0.003645 0.248299 ( 0.343110)
test_all 0.001148 0.000242 501.529663 ( 52.126502)
test_rubyspec 0.011444 0.016295 35.324014 ( 45.908194)
total: 111.26 sec