Logfile: /home/ko1/ruby/logs/brlog.trunk.20220628-001400
#<BuildRuby:0x000055e3f2effe58
@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.20220628-001400",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000014)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.006254 0.000481 0.813748 ( 0.890346)
build_miniruby 0.000955 0.000074 0.057219 ( 0.055956)
build_ruby 0.000989 0.000076 0.059808 ( 0.058533)
build_all 0.004280 0.000000 1.497773 ( 0.598395)
build_install 0.010561 0.000350 6.352267 ( 2.851812)
test_btest 0.000774 0.000000 55.611182 ( 7.790142)
test_basic 0.000983 0.004759 0.332699 ( 0.421089)
test_all 0.001469 0.000100 622.576576 ( 90.980954)
test_rubyspec 0.085474 0.045479 44.603931 ( 50.170051)
total: 153.82 sec