Logfile: /home/ko1/ruby/logs/brlog.trunk.20221222-152355
#<BuildRuby:0x000056173bffebe8
@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-152355",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000016 0.000001 0.000017 ( 0.000017)
build_up 0.004047 0.000312 0.831573 ( 1.603227)
build_miniruby 0.000966 0.000074 0.952519 ( 0.951027)
build_ruby 0.001078 0.000083 2.660358 ( 2.658922)
build_all 0.001340 0.007677 15.766321 ( 3.287995)
build_install 0.004580 0.004223 2.254481 ( 1.323306)
test_btest 0.000476 0.000119 66.872787 ( 10.708028)
test_basic 0.004569 0.000094 0.311513 ( 0.402211)
test_all 0.001131 0.000266 679.496835 (150.638973)
test_rubyspec 0.046835 0.024709 51.692567 ( 59.877413)
total: 231.45 sec