Logfile: /home/ko1/ruby/logs/brlog.trunk.20230123-163810
#<BuildRuby:0x0000560be6a4bf58
@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.20230123-163810",
@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.000022 0.000003 0.000025 ( 0.000024)
autoconf 0.000031 0.000004 0.000035 ( 0.000034)
configure 0.000026 0.000004 0.000030 ( 0.000030)
build_up 0.007716 0.001102 0.905677 ( 1.071134)
build_miniruby 0.001128 0.000161 1.005745 ( 1.003877)
build_ruby 0.001392 0.000199 2.744146 ( 2.741516)
build_all 0.008645 0.001235 16.728717 ( 2.986192)
build_install 0.005811 0.005542 2.084568 ( 1.072222)
test_btest 0.000906 0.000181 75.270787 ( 10.157157)
test_basic 0.001951 0.004660 0.361121 ( 0.447206)
test_all 0.001276 0.000319 657.561082 (100.499831)
test_rubyspec 0.083065 0.038249 51.255145 ( 59.361101)
total: 179.34 sec