Logfile: /home/ko1/ruby/logs/brlog.trunk.20220222-045345
#<BuildRuby:0x000055ef4f68c6c8
@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.20220222-045345",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000016 0.000003 0.000019 ( 0.000020)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.007107 0.004690 0.991557 ( 3.277850)
build_miniruby 0.001657 0.000355 0.078574 ( 0.076167)
build_ruby 0.001652 0.000354 0.075703 ( 0.073489)
build_all 0.009171 0.000933 4.163385 ( 0.790372)
build_install 0.014448 0.010330 7.847347 ( 2.308113)
test_btest 0.000875 0.000250 73.625722 ( 8.418179)
test_basic 0.006160 0.001760 0.343028 ( 0.438786)
test_all 0.001928 0.000000 668.976571 ( 65.695618)
test_rubyspec 0.110782 0.039616 46.514385 ( 51.976646)
total: 133.06 sec