Logfile: /home/ko1/ruby/logs/brlog.trunk.20220610-235903
#<BuildRuby:0x000055bda57dac40
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220610-235903",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000013 0.000003 0.000016 ( 0.000015)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.006241 0.001040 0.923998 ( 1.323894)
build_miniruby 0.001309 0.000000 0.816451 ( 0.813877)
build_ruby 0.002183 0.000000 3.513893 ( 3.316757)
build_all 0.009173 0.000486 15.786004 ( 2.894215)
build_install 0.004944 0.005991 6.369706 ( 2.845534)
test_btest 0.000675 0.000144 55.423399 ( 8.289430)
test_basic 0.006003 0.000133 0.348114 ( 0.435984)
test_all 0.001355 0.000271 621.042969 ( 89.323821)
test_rubyspec 0.094895 0.027834 44.023320 ( 49.599402)
total: 158.84 sec