Logfile: /home/ko1/ruby/logs/brlog.trunk.20221123-210855
#<BuildRuby:0x000055cf6e08be00
@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.20221123-210855",
@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.000014 0.000001 0.000015 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.004702 0.000052 1.093344 ( 1.116881)
build_miniruby 0.000849 0.000000 0.940118 ( 0.938781)
build_ruby 0.001227 0.000000 2.737899 ( 2.638235)
build_all 0.008733 0.000174 15.854216 ( 3.291304)
build_install 0.004539 0.004199 2.049733 ( 1.199106)
test_btest 0.000502 0.000056 58.012701 ( 11.183818)
test_basic 0.000861 0.004354 0.295576 ( 0.385755)
test_all 0.001841 0.000306 684.330380 (113.362852)
test_rubyspec 0.048143 0.008943 53.131478 ( 61.326982)
total: 195.44 sec