Logfile: /home/ko1/ruby/logs/brlog.trunk.20221210-104811
#<BuildRuby:0x000055f4ec52f468
@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.20221210-104811",
@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.000006)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000011 0.000000 0.000011 ( 0.000010)
build_up 0.004942 0.000000 1.104785 ( 1.280994)
build_miniruby 0.000924 0.000000 0.928316 ( 0.926915)
build_ruby 0.001172 0.000000 2.876933 ( 2.755932)
build_all 0.009279 0.000000 15.771526 ( 3.298385)
build_install 0.004823 0.004482 2.196098 ( 1.201577)
test_btest 0.000583 0.000033 62.488615 ( 11.427416)
test_basic 0.004796 0.000267 0.295458 ( 0.385921)
test_all 0.001022 0.000000 661.258363 (121.097128)
test_rubyspec 0.049569 0.007111 52.765087 ( 60.958084)
total: 203.33 sec