Logfile: /home/ko1/ruby/logs/brlog.trunk.20221218-081254
#<BuildRuby:0x000055a7df48c010
@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.20221218-081254",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000015)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.003697 0.000231 0.854875 ( 1.089316)
build_miniruby 0.000917 0.000057 0.999981 ( 0.998607)
build_ruby 0.001252 0.000078 2.828887 ( 2.743007)
build_all 0.009368 0.000034 15.825896 ( 3.295948)
build_install 0.004395 0.003974 2.217344 ( 1.228193)
test_btest 0.000557 0.000055 65.550770 ( 11.058413)
test_basic 0.004182 0.000419 0.322937 ( 0.414059)
test_all 0.001417 0.000142 682.927221 (154.940259)
test_rubyspec 0.055944 0.010045 52.982344 ( 61.194260)
total: 236.96 sec