Logfile: /home/ko1/ruby/logs/brlog.trunk.20221221-163557
#<BuildRuby:0x000055e76bd4e858
@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-163557",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000018 0.000000 0.000018 ( 0.000017)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.000000 0.004005 0.934671 ( 1.190462)
build_miniruby 0.000788 0.000188 1.007635 ( 1.006328)
build_ruby 0.000000 0.001183 2.650221 ( 2.648624)
build_all 0.000000 0.009344 15.975461 ( 3.267003)
build_install 0.008261 0.001164 2.284201 ( 1.313912)
test_btest 0.000481 0.000101 67.029709 ( 10.885297)
test_basic 0.003858 0.000813 0.336123 ( 0.427301)
test_all 0.001577 0.000332 668.923377 (146.397104)
test_rubyspec 0.035591 0.023927 52.010388 ( 60.221405)
total: 227.36 sec