Logfile: /home/ko1/ruby/logs/brlog.trunk.20220228-042019
#<BuildRuby:0x00005599c54d0af8
@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.20220228-042019",
@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.000006)
autoconf 0.000018 0.000001 0.000019 ( 0.000020)
configure 0.000034 0.000002 0.000036 ( 0.000034)
build_up 0.010402 0.000151 1.025928 ( 1.832630)
build_miniruby 0.002091 0.000123 0.077445 ( 0.076083)
build_ruby 0.001713 0.000101 0.071750 ( 0.070109)
build_all 0.011023 0.000126 4.245119 ( 0.857636)
build_install 0.016892 0.006222 8.001607 ( 2.434926)
test_btest 0.001033 0.000108 74.146707 ( 7.999094)
test_basic 0.007230 0.000183 0.331603 ( 0.421430)
test_all 0.001741 0.000175 715.808871 ( 68.448589)
test_rubyspec 0.099335 0.076758 46.808210 ( 52.104824)
total: 134.25 sec