Logfile: /home/ko1/ruby/logs/brlog.trunk.20220403-031815
#<BuildRuby:0x00005557124b7440
@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.20220403-031815",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.010318 0.001587 1.012991 ( 1.044218)
build_miniruby 0.002498 0.000000 0.068559 ( 0.066526)
build_ruby 0.002738 0.000000 0.080603 ( 0.078926)
build_all 0.007558 0.002952 4.205511 ( 0.859111)
build_install 0.012793 0.010577 8.673940 ( 3.006093)
test_btest 0.001027 0.000271 73.293814 ( 8.423820)
test_basic 0.006612 0.001740 0.350857 ( 0.439167)
test_all 0.001549 0.000408 706.475515 ( 67.782407)
test_rubyspec 0.089891 0.080119 46.605973 ( 51.997769)
total: 133.70 sec