Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-132441
#<BuildRuby:0x0000563311ee7fb0
@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.20221224-132441",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000012 0.000002 0.000014 ( 0.000015)
build_up 0.003691 0.000568 0.902262 ( 1.938759)
build_miniruby 0.000777 0.000120 0.968497 ( 0.967228)
build_ruby 0.000000 0.001311 2.669521 ( 2.668018)
build_all 0.005893 0.003254 15.829495 ( 3.385652)
build_install 0.008003 0.000721 2.219853 ( 1.258631)
test_btest 0.000450 0.000090 60.178605 ( 11.818868)
test_basic 0.004714 0.000007 0.288506 ( 0.378996)
test_all 0.000854 0.000160 638.968146 (111.132609)
test_rubyspec 0.044981 0.023928 52.177858 ( 60.409038)
total: 193.96 sec