Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-235947
#<BuildRuby:0x00005616424d3e20
@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.20221201-235947",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000016 0.000001 0.000017 ( 0.000016)
configure 0.000016 0.000000 0.000016 ( 0.000017)
build_up 0.004629 0.000257 1.176916 ( 1.187318)
build_miniruby 0.000864 0.000048 0.956001 ( 0.954650)
build_ruby 0.001083 0.000060 2.800172 ( 2.679458)
build_all 0.009010 0.000006 15.870511 ( 3.350684)
build_install 0.009699 0.000033 2.225553 ( 1.257378)
test_btest 0.000537 0.000024 57.852037 ( 12.320384)
test_basic 0.005358 0.000035 0.354502 ( 0.443974)
test_all 0.001454 0.000064 708.962613 (110.681250)
test_rubyspec 0.061910 0.001844 53.478249 ( 61.676196)
total: 194.55 sec