Logfile: /home/ko1/ruby/logs/brlog.trunk.20221118-110312
#<BuildRuby:0x00005619725d3e00
@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.20221118-110312",
@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.000010 0.000000 0.000010 ( 0.000010)
autoconf 0.000022 0.000000 0.000022 ( 0.000021)
configure 0.000015 0.000000 0.000015 ( 0.000016)
build_up 0.005061 0.000000 1.080351 ( 3.768595)
build_miniruby 0.000969 0.000000 1.003885 ( 1.002409)
build_ruby 0.001198 0.000000 2.738982 ( 2.641862)
build_all 0.008928 0.000000 16.127351 ( 3.390529)
build_install 0.008732 0.000000 2.035806 ( 1.149422)
test_btest 0.000739 0.000000 61.465343 ( 11.168033)
test_basic 0.004841 0.000000 0.300952 ( 0.391383)
test_all 0.001637 0.000000 668.517269 (105.465866)
test_rubyspec 0.058146 0.007114 51.713777 ( 59.947364)
total: 188.93 sec