Logfile: /home/ko1/ruby/logs/brlog.trunk.20230120-044910
#<BuildRuby:0x000055cdff130010
@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.20230120-044910",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000013 0.000005 0.000018 ( 0.000016)
configure 0.000021 0.000007 0.000028 ( 0.000028)
build_up 0.001814 0.004841 0.858355 ( 1.071767)
build_miniruby 0.001311 0.000000 1.021755 ( 1.019776)
build_ruby 0.001659 0.000000 2.783918 ( 2.781206)
build_all 0.009924 0.000092 16.965028 ( 2.974817)
build_install 0.003283 0.008092 2.150525 ( 1.081876)
test_btest 0.000704 0.000307 69.703707 ( 11.135461)
test_basic 0.006102 0.000763 0.377969 ( 0.463896)
test_all 0.001026 0.000422 663.214620 (108.415824)
test_rubyspec 0.093384 0.036470 51.799452 ( 59.834037)
total: 188.78 sec