Logfile: /home/ko1/ruby/logs/brlog.trunk.20221212-160031
#<BuildRuby:0x000056477bddc728
@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.20221212-160031",
@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.000008 0.000001 0.000009 ( 0.000008)
autoconf 0.000018 0.000001 0.000019 ( 0.000020)
configure 0.000017 0.000001 0.000018 ( 0.000018)
build_up 0.004213 0.000000 0.917254 ( 1.251397)
build_miniruby 0.000937 0.000000 1.067255 ( 1.065920)
build_ruby 0.001251 0.000000 2.730025 ( 2.640411)
build_all 0.009035 0.000000 15.873568 ( 3.291715)
build_install 0.010167 0.000077 2.208973 ( 1.230918)
test_btest 0.000571 0.000029 64.583819 ( 11.023714)
test_basic 0.004866 0.000243 0.318359 ( 0.408561)
test_all 0.000717 0.000630 682.406577 (135.662796)
test_rubyspec 0.033587 0.026841 52.532616 ( 60.702153)
total: 217.28 sec