Logfile: /home/ko1/ruby/logs/brlog.trunk.20230119-035435
#<BuildRuby:0x000055b6d6e7f468
@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.20230119-035435",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000010 0.000004 0.000014 ( 0.000014)
configure 0.000020 0.000008 0.000028 ( 0.000014)
build_up 0.003007 0.003536 0.859609 ( 1.345498)
build_miniruby 0.000823 0.000411 1.012445 ( 1.010638)
build_ruby 0.001019 0.000510 2.774656 ( 2.772140)
build_all 0.008073 0.001816 16.871802 ( 3.019394)
build_install 0.010987 0.000840 2.145799 ( 1.081898)
test_btest 0.000567 0.000227 77.767629 ( 10.636350)
test_basic 0.002295 0.005697 0.353645 ( 0.438099)
test_all 0.000915 0.000427 669.324284 ( 99.758118)
test_rubyspec 0.074876 0.059312 52.043974 ( 60.043881)
total: 180.11 sec