Logfile: /home/ko1/ruby/logs/brlog.trunk.20220317-164345
#<BuildRuby:0x0000561bb3bac8e8
@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.20220317-164345",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000021 0.000005 0.000026 ( 0.000026)
configure 0.000045 0.000011 0.000056 ( 0.000058)
build_up 0.000793 0.010663 0.994679 ( 1.147169)
build_miniruby 0.001190 0.000549 0.074281 ( 0.072270)
build_ruby 0.001247 0.000576 0.072052 ( 0.070331)
build_all 0.005842 0.004924 4.203396 ( 0.857609)
build_install 0.018805 0.005561 7.918865 ( 2.392233)
test_btest 0.000661 0.000298 72.707648 ( 7.817164)
test_basic 0.002875 0.005318 0.328642 ( 0.416306)
test_all 0.001877 0.000317 686.085643 ( 67.319707)
test_rubyspec 0.104825 0.059333 46.215767 ( 51.587449)
total: 131.68 sec