Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-071530
#<BuildRuby:0x000055a0f5f8c488
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221203-071530",
@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.000020 0.000003 0.000023 ( 0.000024)
autoconf 0.000016 0.000003 0.000019 ( 0.000018)
configure 0.000017 0.000003 0.000020 ( 0.000019)
build_up 0.000000 0.005141 1.189171 ( 1.189685)
build_miniruby 0.000000 0.001008 1.013408 ( 1.011997)
build_ruby 0.000000 0.001331 2.847516 ( 2.721855)
build_all 0.004458 0.004373 15.940838 ( 3.357483)
build_install 0.004791 0.004305 2.266589 ( 1.267514)
test_btest 0.000441 0.000176 62.746180 ( 12.125890)
test_basic 0.004162 0.000035 0.316047 ( 0.407895)
test_all 0.000555 0.000208 684.706592 (105.874217)
test_rubyspec 0.047979 0.020837 53.317482 ( 61.490466)
total: 189.45 sec