Logfile: /home/ko1/ruby/logs/brlog.trunk.20220630-021008
#<BuildRuby:0x00005628a5a6ac88
@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.20220630-021008",
@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.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000097 0.000015 0.000112 ( 0.000131)
build_up 0.006045 0.005239 0.848915 ( 2.502307)
build_miniruby 0.000000 0.001670 0.063811 ( 0.062941)
build_ruby 0.000000 0.001739 0.064737 ( 0.063383)
build_all 0.007946 0.001829 1.223140 ( 0.499037)
build_install 0.008736 0.010012 4.880626 ( 2.457965)
test_btest 0.001580 0.000614 54.687203 ( 6.361854)
test_basic 0.004418 0.001718 0.290424 ( 0.381388)
test_all 0.001808 0.000703 500.389935 ( 52.080071)
test_rubyspec 0.095214 0.040591 42.151110 ( 47.968206)
total: 112.38 sec