Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-143048
#<BuildRuby:0x000055c0406f7df8
@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.20221224-143048",
@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.000002 0.000016 ( 0.000016)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.003468 0.000534 0.849950 ( 1.162186)
build_miniruby 0.000853 0.000131 1.100827 ( 1.099574)
build_ruby 0.000954 0.000147 2.661289 ( 2.660007)
build_all 0.008434 0.000584 15.814773 ( 3.300405)
build_install 0.003863 0.005472 2.175240 ( 1.193464)
test_btest 0.000465 0.000100 62.643471 ( 11.371858)
test_basic 0.004758 0.000000 0.285331 ( 0.376157)
test_all 0.000929 0.000155 635.626676 (110.560771)
test_rubyspec 0.034690 0.025451 51.648435 ( 59.854090)
total: 191.58 sec