Logfile: /home/ko1/ruby/logs/brlog.trunk.20220331-024804
#<BuildRuby:0x0000564aa947ca80
@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.20220331-024804",
@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.000067 0.000000 0.000067 ( 0.000068)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.012055 0.000000 1.043829 ( 2.901101)
build_miniruby 0.002144 0.000000 0.074952 ( 0.072632)
build_ruby 0.002194 0.000098 0.080054 ( 0.077333)
build_all 0.008681 0.000810 4.245080 ( 0.856148)
build_install 0.018461 0.006415 8.025414 ( 2.426225)
test_btest 0.001118 0.000236 75.203795 ( 7.901331)
test_basic 0.007543 0.000519 0.335018 ( 0.422797)
test_all 0.002398 0.000135 705.292835 ( 67.921965)
test_rubyspec 0.116501 0.050460 46.547203 ( 52.078104)
total: 134.66 sec