Logfile: /home/ko1/ruby/logs/brlog.trunk.20220429-174847
#<BuildRuby:0x00005581abeac4c8
@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.20220429-174847",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000012 0.000000 0.000012 ( 0.000011)
build_up 0.009982 0.001367 1.019847 ( 1.198288)
build_miniruby 0.001698 0.000392 0.074113 ( 0.071894)
build_ruby 0.001575 0.000363 0.071074 ( 0.068902)
build_all 0.008146 0.001880 1.494738 ( 0.611889)
build_install 0.018723 0.004728 5.906113 ( 2.790876)
test_btest 0.000935 0.000220 79.028624 ( 8.045653)
test_basic 0.009349 0.000942 0.326257 ( 0.410421)
test_all 0.001891 0.000420 692.343795 ( 67.090081)
test_rubyspec 0.060792 0.132809 45.606417 ( 50.683677)
total: 130.97 sec