Logfile: /home/ko1/ruby/logs/brlog.trunk.20221212-070629
#<BuildRuby:0x000055692da73f00
@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.20221212-070629",
@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.000010 0.000001 0.000011 ( 0.000012)
autoconf 0.000018 0.000003 0.000021 ( 0.000019)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.004180 0.000000 0.924320 ( 1.138681)
build_miniruby 0.000813 0.000090 0.935008 ( 0.933623)
build_ruby 0.001187 0.000132 2.721641 ( 2.635515)
build_all 0.006970 0.001948 15.836257 ( 3.337582)
build_install 0.007124 0.000891 2.223942 ( 1.215076)
test_btest 0.000516 0.000064 66.456525 ( 10.991003)
test_basic 0.004159 0.000520 0.299571 ( 0.390446)
test_all 0.001243 0.000155 681.008924 (140.115996)
test_rubyspec 0.044130 0.019309 52.442320 ( 60.719028)
total: 221.48 sec