Logfile: /home/ko1/ruby/logs/brlog.trunk.20220306-122222
#<BuildRuby:0x000055f9c1a7f858
@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.20220306-122222",
@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.000009 0.000003 0.000012 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.001340 0.010606 1.036702 ( 1.256171)
build_miniruby 0.001329 0.000716 0.075564 ( 0.074976)
build_ruby 0.001580 0.000851 0.079062 ( 0.078016)
build_all 0.008129 0.002042 4.166588 ( 0.863448)
build_install 0.021238 0.001505 7.846956 ( 2.428074)
test_btest 0.001041 0.000404 74.718446 ( 8.193855)
test_basic 0.007865 0.000000 0.342930 ( 0.432408)
test_all 0.001622 0.000125 702.410596 ( 67.865115)
test_rubyspec 0.093421 0.071824 46.606201 ( 51.880940)
total: 133.07 sec