Logfile: /home/ko1/ruby/logs/brlog.trunk.20220210-132934
#<BuildRuby:0x00005632d9050b38
@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.20220210-132934",
@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.000012 0.000003 0.000015 ( 0.000016)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.008169 0.001885 0.974766 ( 1.573698)
build_miniruby 0.001481 0.000342 0.077420 ( 0.075433)
build_ruby 0.001687 0.000390 0.082277 ( 0.079943)
build_all 0.009156 0.000957 4.140922 ( 0.789758)
build_install 0.017467 0.006875 7.862852 ( 2.318072)
test_btest 0.000895 0.000224 75.895546 ( 7.935867)
test_basic 0.006796 0.001699 0.343051 ( 0.440855)
test_all 0.001285 0.000321 662.597616 ( 65.064470)
test_rubyspec 0.108475 0.065081 46.388670 ( 51.713637)
total: 129.99 sec