Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-081303
#<BuildRuby:0x00005579a45fff00
@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.20221225-081303",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000016 0.000003 0.000019 ( 0.000018)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.003830 0.000766 0.794813 ( 1.434124)
build_miniruby 0.000797 0.000159 0.984615 ( 0.983247)
build_ruby 0.001053 0.000211 2.718805 ( 2.717329)
build_all 0.007467 0.001494 15.796106 ( 3.328118)
build_install 0.003373 0.004470 2.134754 ( 1.204917)
test_btest 0.000476 0.000119 61.402284 ( 11.958318)
test_basic 0.000000 0.004312 0.295798 ( 0.386815)
test_all 0.000596 0.000600 636.158991 (122.168196)
test_rubyspec 0.049348 0.020536 51.694013 ( 59.916695)
total: 204.10 sec