Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-032559
#<BuildRuby:0x000055c44a7ede98
@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-032559",
@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.000007)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.000472 0.004110 0.795993 ( 1.012869)
build_miniruby 0.000825 0.000131 1.091469 ( 1.090016)
build_ruby 0.001022 0.000161 2.661181 ( 2.659761)
build_all 0.009015 0.000000 15.804148 ( 3.385832)
build_install 0.009372 0.000231 2.155585 ( 1.205576)
test_btest 0.000485 0.000063 66.228371 ( 10.770369)
test_basic 0.004607 0.000601 0.288420 ( 0.378422)
test_all 0.000824 0.000108 634.372826 (106.639660)
test_rubyspec 0.039308 0.028182 51.792209 ( 59.968132)
total: 187.11 sec