Logfile: /home/ko1/ruby/logs/brlog.trunk.20221211-232122
#<BuildRuby:0x000055a6ad1dbe20
@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.20221211-232122",
@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.000019 0.000004 0.000023 ( 0.000022)
configure 0.000013 0.000003 0.000016 ( 0.000016)
build_up 0.003470 0.000612 0.888522 ( 1.141955)
build_miniruby 0.000795 0.000140 0.987426 ( 0.986268)
build_ruby 0.000938 0.000165 2.687287 ( 2.599831)
build_all 0.007774 0.001371 15.768843 ( 3.322117)
build_install 0.007432 0.001311 2.250103 ( 1.282488)
test_btest 0.000513 0.000091 58.221255 ( 11.958669)
test_basic 0.004038 0.000712 0.292902 ( 0.384575)
test_all 0.001838 0.000324 685.732706 (144.832192)
test_rubyspec 0.055576 0.007764 52.351107 ( 60.492075)
total: 227.00 sec