Logfile: /home/ko1/ruby/logs/brlog.trunk.20230115-045420
#<BuildRuby:0x000055c0ad4cbf58
@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.20230115-045420",
@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.000017 0.000003 0.000020 ( 0.000019)
autoconf 0.000040 0.000006 0.000046 ( 0.000046)
configure 0.000040 0.000006 0.000046 ( 0.000046)
build_up 0.003137 0.007040 1.374749 ( 1.341972)
build_miniruby 0.001134 0.000284 1.704571 ( 1.574333)
build_ruby 0.001225 0.000306 2.781447 ( 2.778872)
build_all 0.009833 0.000000 16.786664 ( 2.994108)
build_install 0.007175 0.004264 2.142683 ( 1.086441)
test_btest 0.000866 0.000217 81.902108 ( 11.115725)
test_basic 0.002345 0.004805 0.365050 ( 0.449846)
test_all 0.000018 0.001540 676.397828 (100.214710)
test_rubyspec 0.075734 0.050024 52.369804 ( 60.432841)
total: 181.99 sec