Logfile: /home/ko1/ruby/logs/brlog.trunk.20221220-133428
#<BuildRuby:0x0000558b023fbf00
@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.20221220-133428",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.004301 0.000018 0.846056 ( 1.188281)
build_miniruby 0.000955 0.000000 1.007765 ( 1.006403)
build_ruby 0.001164 0.000000 2.764235 ( 2.675267)
build_all 0.009100 0.000000 15.919741 ( 3.266884)
build_install 0.006389 0.004372 2.265918 ( 1.305113)
test_btest 0.000539 0.000095 65.570184 ( 11.097046)
test_basic 0.000243 0.004350 0.347447 ( 0.438484)
test_all 0.001164 0.000274 671.719388 (156.563186)
test_rubyspec 0.047777 0.021373 52.059883 ( 60.190845)
total: 237.73 sec