Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-164223
#<BuildRuby:0x00005602fa220328
@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.20220722-164223",
@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.000006)
autoconf 0.000014 0.000003 0.000017 ( 0.000018)
configure 0.000012 0.000003 0.000015 ( 0.000016)
build_up 0.001788 0.004812 0.859101 ( 1.541708)
build_miniruby 0.000726 0.000264 0.057104 ( 0.055916)
build_ruby 0.000691 0.000251 0.058890 ( 0.057745)
build_all 0.003310 0.001204 1.546974 ( 0.593846)
build_install 0.011260 0.000000 5.642674 ( 2.163195)
test_btest 0.000720 0.000000 45.907930 ( 8.717394)
test_basic 0.001423 0.004482 0.337428 ( 0.425265)
test_all 0.000769 0.000274 583.308987 ( 91.361439)
test_rubyspec 0.084540 0.043404 43.881867 ( 49.562553)
total: 154.48 sec