Logfile: /home/ko1/ruby/logs/brlog.trunk.20230124-190525
#<BuildRuby:0x00005647d6e13e70
@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.20230124-190525",
@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.000008)
autoconf 0.000010 0.000005 0.000015 ( 0.000015)
configure 0.000019 0.000009 0.000028 ( 0.000028)
build_up 0.004479 0.002036 0.841927 ( 1.036995)
build_miniruby 0.000853 0.000388 1.002372 ( 1.000108)
build_ruby 0.001580 0.000000 2.770078 ( 2.767462)
build_all 0.005995 0.003872 16.705305 ( 2.976926)
build_install 0.009231 0.000000 2.079620 ( 1.068620)
test_btest 0.001131 0.000000 67.650344 ( 11.507552)
test_basic 0.004890 0.001754 0.336705 ( 0.422955)
test_all 0.001052 0.000409 654.448327 ( 98.238353)
test_rubyspec 0.091371 0.037377 51.401656 ( 59.473934)
total: 178.49 sec