Logfile: /home/ko1/ruby/logs/brlog.trunk.20221215-221515
#<BuildRuby:0x000055d15eaa43c8
@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.20221215-221515",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000014)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.004173 0.000036 0.881184 ( 1.109293)
build_miniruby 0.000843 0.000120 1.042362 ( 1.040962)
build_ruby 0.001019 0.000146 2.838307 ( 2.746594)
build_all 0.007833 0.001119 15.818815 ( 3.289620)
build_install 0.001813 0.007421 2.220066 ( 1.262822)
test_btest 0.000424 0.000106 67.414321 ( 11.213266)
test_basic 0.004092 0.001023 0.319486 ( 0.409942)
test_all 0.001097 0.000275 673.702175 (150.858767)
test_rubyspec 0.054936 0.008698 52.571390 ( 60.729573)
total: 232.66 sec