Logfile: /home/ko1/ruby/logs/brlog.trunk.20230112-224720
#<BuildRuby:0x0000560da2da3468
@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.20230112-224720",
@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.000008)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000000 0.000038 0.000038 ( 0.000039)
build_up 0.001924 0.004573 0.846663 ( 1.021969)
build_miniruby 0.000904 0.000278 1.012589 ( 1.010796)
build_ruby 0.001261 0.000388 2.803512 ( 2.800816)
build_all 0.009973 0.000000 16.768771 ( 2.966676)
build_install 0.008814 0.000305 2.081447 ( 1.075129)
test_btest 0.001043 0.000000 70.916844 ( 10.846821)
test_basic 0.003790 0.003400 0.364296 ( 0.449093)
test_all 0.000000 0.001496 646.833554 (100.891204)
test_rubyspec 0.094179 0.035511 51.896822 ( 59.951333)
total: 181.01 sec