Logfile: /home/ko1/ruby/logs/brlog.trunk.20230118-221029
#<BuildRuby:0x000055b7ea323f28
@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.20230118-221029",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000012 0.000006 0.000018 ( 0.000018)
configure 0.000028 0.000012 0.000040 ( 0.000040)
build_up 0.005932 0.000793 0.866851 ( 1.178241)
build_miniruby 0.000863 0.000332 1.030267 ( 1.028314)
build_ruby 0.001155 0.000444 2.787763 ( 2.785121)
build_all 0.005332 0.004682 16.918825 ( 2.986998)
build_install 0.007962 0.001473 2.138755 ( 1.082854)
test_btest 0.000798 0.000319 76.281355 ( 10.320118)
test_basic 0.004515 0.001806 0.346813 ( 0.433061)
test_all 0.000000 0.001416 662.136681 ( 96.801887)
test_rubyspec 0.079499 0.049550 51.971471 ( 60.049707)
total: 176.67 sec