Logfile: /home/ko1/ruby/logs/brlog.trunk.20221108-123736
#<BuildRuby:0x00005611e8d50b88
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221108-123736",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000023)
configure 0.000011 0.000002 0.000013 ( 0.000011)
build_up 0.008856 0.001265 1.085333 ( 1.289306)
build_miniruby 0.002135 0.000305 0.066351 ( 0.063811)
build_ruby 0.002054 0.000294 0.074815 ( 0.072401)
build_all 0.008606 0.000487 1.451903 ( 0.596589)
build_install 0.021629 0.000000 1.850565 ( 0.937123)
test_btest 0.001742 0.000000 84.808326 ( 8.524469)
test_basic 0.005740 0.003602 0.334215 ( 0.420524)
test_all 0.000880 0.001723 664.830499 ( 67.949859)
test_rubyspec 0.104762 0.072344 47.478388 ( 55.630522)
total: 135.49 sec