Logfile: /home/ko1/ruby/logs/brlog.trunk.20221221-035038
#<BuildRuby:0x000055738dee80f8
@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.20221221-035038",
@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.000008 0.000001 0.000009 ( 0.000010)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.004132 0.000039 0.871397 ( 1.097963)
build_miniruby 0.000861 0.000152 0.937022 ( 0.935387)
build_ruby 0.001008 0.000178 2.688455 ( 2.687224)
build_all 0.008696 0.000096 15.771241 ( 3.261117)
build_install 0.008652 0.000697 2.207965 ( 1.200190)
test_btest 0.000525 0.000079 66.263353 ( 11.150865)
test_basic 0.004152 0.000623 0.307984 ( 0.399279)
test_all 0.001178 0.000177 667.856578 (147.362026)
test_rubyspec 0.059376 0.006839 51.913214 ( 60.128591)
total: 228.22 sec