Logfile: /home/ko1/ruby/logs/brlog.trunk.20221214-165911
#<BuildRuby:0x0000563fca66c460
@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.20221214-165911",
@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.000002 0.000009 ( 0.000023)
autoconf 0.000028 0.000007 0.000035 ( 0.000035)
configure 0.000014 0.000003 0.000017 ( 0.000018)
build_up 0.003407 0.000852 0.910189 ( 1.323062)
build_miniruby 0.000803 0.000201 0.995938 ( 0.994375)
build_ruby 0.001227 0.000000 2.788310 ( 2.687418)
build_all 0.009007 0.000000 15.786981 ( 3.241761)
build_install 0.008006 0.000143 2.211063 ( 1.237712)
test_btest 0.000540 0.000101 63.151696 ( 11.916433)
test_basic 0.004033 0.000756 0.332037 ( 0.422644)
test_all 0.001834 0.000344 682.988857 (136.851057)
test_rubyspec 0.045822 0.021763 52.517161 ( 60.667205)
total: 219.34 sec