Logfile: /home/ko1/ruby/logs/brlog.trunk.20221217-233735
#<BuildRuby:0x000055febc7dbe80
@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.20221217-233735",
@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.000016 0.000008 0.000024 ( 0.000024)
autoconf 0.000014 0.000007 0.000021 ( 0.000021)
configure 0.000011 0.000005 0.000016 ( 0.000016)
build_up 0.002792 0.001396 0.871530 ( 1.097609)
build_miniruby 0.000574 0.000287 1.016022 ( 1.014652)
build_ruby 0.000839 0.000420 2.827453 ( 2.736739)
build_all 0.006029 0.003014 15.861481 ( 3.479604)
build_install 0.006135 0.003067 2.295587 ( 1.327024)
test_btest 0.000440 0.000220 65.572447 ( 10.713067)
test_basic 0.004706 0.000029 0.300937 ( 0.392473)
test_all 0.001617 0.000000 663.373007 (153.220832)
test_rubyspec 0.042004 0.024175 52.614642 ( 60.768578)
total: 234.75 sec