Logfile: /home/ko1/ruby/logs/brlog.trunk.20221222-101451
#<BuildRuby:0x0000559816ecff00
@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-101451",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000013 0.000005 0.000018 ( 0.000019)
configure 0.000008 0.000004 0.000012 ( 0.000011)
build_up 0.000009 0.004143 0.852011 ( 1.213511)
build_miniruby 0.000586 0.000293 0.995621 ( 0.994325)
build_ruby 0.000827 0.000414 2.659909 ( 2.658527)
build_all 0.007514 0.001465 15.830442 ( 3.331542)
build_install 0.000000 0.009600 2.317797 ( 1.300889)
test_btest 0.000000 0.000606 57.594056 ( 12.245278)
test_basic 0.004899 0.000000 0.288647 ( 0.379441)
test_all 0.001258 0.000000 671.347874 (139.807332)
test_rubyspec 0.020294 0.048890 52.049427 ( 60.219452)
total: 222.15 sec