Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-144450
#<BuildRuby:0x0000561c2f615480
@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.20220719-144450",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000008 0.000003 0.000011 ( 0.000012)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.003693 0.005795 0.863384 ( 0.966414)
build_miniruby 0.000967 0.000484 0.055613 ( 0.054291)
build_ruby 0.001340 0.000670 0.061494 ( 0.059407)
build_all 0.007733 0.001443 1.271857 ( 0.500772)
build_install 0.009875 0.007363 4.284631 ( 1.812977)
test_btest 0.000000 0.001596 54.366465 ( 5.955309)
test_basic 0.001252 0.004165 0.257387 ( 0.347719)
test_all 0.000344 0.001121 502.040989 ( 53.497117)
test_rubyspec 0.057703 0.074993 39.207989 ( 45.208598)
total: 108.40 sec