Logfile: /home/ko1/ruby/logs/brlog.trunk.20221210-192916
#<BuildRuby:0x000055b2f97a5e98
@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.20221210-192916",
@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.000014 0.000002 0.000016 ( 0.000017)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.003447 0.000646 0.902959 ( 1.569740)
build_miniruby 0.000850 0.000159 0.971812 ( 0.970243)
build_ruby 0.001143 0.000214 2.722927 ( 2.592061)
build_all 0.007740 0.001451 15.818993 ( 3.419232)
build_install 0.009238 0.000000 2.293818 ( 1.241117)
test_btest 0.000719 0.000000 67.457078 ( 11.075628)
test_basic 0.004772 0.000000 0.295344 ( 0.386223)
test_all 0.000659 0.000459 666.917318 (103.511607)
test_rubyspec 0.049924 0.013513 52.563281 ( 60.761695)
total: 185.53 sec