Logfile: /home/ko1/ruby/logs/brlog.trunk.20220205-181118
#<BuildRuby:0x000055a9cf38fad0
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220205-181118",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.007051 0.004802 0.948866 ( 1.189415)
build_miniruby 0.001596 0.000456 0.075134 ( 0.072893)
build_ruby 0.002031 0.000580 0.076993 ( 0.074544)
build_all 0.007970 0.000952 4.096574 ( 0.783681)
build_install 0.015964 0.008464 7.773988 ( 2.325897)
test_btest 0.001122 0.000354 47.513600 ( 44.618816)
test_basic 0.000146 0.007441 0.352364 ( 0.444189)
test_all 0.001472 0.000589 692.554792 ( 67.060394)
test_rubyspec 0.094266 0.062114 46.174938 ( 51.602978)
total: 168.17 sec