Logfile: /home/ko1/ruby/logs/brlog.trunk.20221231-123853
#<BuildRuby:0x000055ed0b123df8
@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.20221231-123853",
@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.000008)
autoconf 0.000015 0.000004 0.000019 ( 0.000018)
configure 0.000011 0.000003 0.000014 ( 0.000013)
build_up 0.005315 0.001139 0.895712 ( 1.058524)
build_miniruby 0.001102 0.000236 1.021690 ( 1.019857)
build_ruby 0.001248 0.000267 2.778877 ( 2.776378)
build_all 0.008729 0.000852 16.810412 ( 2.996561)
build_install 0.010527 0.001082 2.283601 ( 1.179402)
test_btest 0.000793 0.000148 73.633573 ( 10.399832)
test_basic 0.006281 0.000196 0.351832 ( 0.438205)
test_all 0.001145 0.000202 659.290282 (105.937868)
test_rubyspec 0.090451 0.044308 51.755987 ( 59.780311)
total: 185.59 sec