Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-045847
#<BuildRuby:0x000055edeae72858
@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.20221226-045847",
@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.000009 0.000000 0.000009 ( 0.000010)
autoconf 0.000027 0.000002 0.000029 ( 0.000028)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.004119 0.000294 0.795837 ( 1.024247)
build_miniruby 0.000901 0.000000 0.954435 ( 0.953055)
build_ruby 0.001147 0.000000 2.643477 ( 2.642130)
build_all 0.008933 0.000152 15.869818 ( 3.341388)
build_install 0.004610 0.004507 2.244487 ( 1.233142)
test_btest 0.000549 0.000064 58.258347 ( 12.135513)
test_basic 0.004315 0.000000 0.305132 ( 0.396421)
test_all 0.000822 0.000402 628.524008 (105.205094)
test_rubyspec 0.031201 0.035888 51.224689 ( 59.405282)
total: 186.34 sec