Logfile: /home/ko1/ruby/logs/brlog.trunk.20220424-230702
#<BuildRuby:0x000055cec6472508
@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.20220424-230702",
@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.000007)
autoconf 0.000012 0.000005 0.000017 ( 0.000018)
configure 0.000020 0.000000 0.000020 ( 0.000021)
build_up 0.006501 0.000000 0.868480 ( 1.291498)
build_miniruby 0.001067 0.000000 0.057365 ( 0.056105)
build_ruby 0.000886 0.000062 0.059721 ( 0.058547)
build_all 0.004326 0.000032 1.483831 ( 0.601251)
build_install 0.009530 0.001513 6.294453 ( 2.837064)
test_btest 0.000449 0.000128 50.969750 ( 8.871091)
test_basic 0.000763 0.004923 0.293863 ( 0.382560)
test_all 0.001148 0.000410 613.908365 ( 93.032216)
test_rubyspec 0.081599 0.046473 44.472239 ( 49.309211)
total: 156.44 sec