Logfile: /home/ko1/ruby/logs/brlog.trunk.20221213-191258
#<BuildRuby:0x000055e431148028
@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.20221213-191258",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000028 0.000004 0.000032 ( 0.000032)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.000158 0.003939 0.885136 ( 1.117516)
build_miniruby 0.000830 0.000192 0.932149 ( 0.930708)
build_ruby 0.001118 0.000258 2.750281 ( 2.658174)
build_all 0.008308 0.000907 15.777850 ( 3.351432)
build_install 0.009092 0.000063 2.228293 ( 1.241585)
test_btest 0.000429 0.000080 60.352330 ( 11.957804)
test_basic 0.000105 0.004459 0.280291 ( 0.371180)
test_all 0.001095 0.000274 665.478115 (138.325657)
test_rubyspec 0.044057 0.018281 52.514824 ( 60.743312)
total: 220.70 sec