Logfile: /home/ko1/ruby/logs/brlog.trunk.20220516-194035
#<BuildRuby:0x0000555937653d90
@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.20220516-194035",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000015 0.000002 0.000017 ( 0.000018)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.005674 0.000873 0.880710 ( 0.943190)
build_miniruby 0.000709 0.000109 0.056797 ( 0.055652)
build_ruby 0.000917 0.000000 0.057280 ( 0.056111)
build_all 0.004278 0.000127 1.505457 ( 0.605658)
build_install 0.006871 0.004082 6.284251 ( 2.846481)
test_btest 0.000674 0.000126 48.975952 ( 8.794105)
test_basic 0.005336 0.001000 0.334357 ( 0.421689)
test_all 0.001106 0.000207 637.846060 ( 89.630990)
test_rubyspec 0.089562 0.041046 44.208974 ( 49.771927)
total: 153.13 sec