Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-234934
#<BuildRuby:0x0000560a2e590e50
@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.20220730-234934",
@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.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.001611 0.008940 0.983757 ( 1.213442)
build_miniruby 0.001399 0.000763 0.075340 ( 0.075250)
build_ruby 0.001311 0.000715 0.065254 ( 0.065253)
build_all 0.004709 0.004596 1.554415 ( 0.596496)
build_install 0.019386 0.003081 5.146167 ( 2.087481)
test_btest 0.000000 0.001299 73.545031 ( 8.222191)
test_basic 0.001149 0.007832 0.317886 ( 0.407218)
test_all 0.003137 0.000000 638.905867 ( 64.832881)
test_rubyspec 0.101708 0.075800 45.631759 ( 51.341818)
total: 128.84 sec