Logfile: /home/ko1/ruby/logs/brlog.trunk.20220404-063918
#<BuildRuby:0x0000558bdc968af8
@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.20220404-063918",
@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.000003 0.000008 ( 0.000007)
autoconf 0.000013 0.000006 0.000019 ( 0.000019)
configure 0.000071 0.000032 0.000103 ( 0.000108)
build_up 0.009597 0.002352 1.062215 ( 9.534996)
build_miniruby 0.001545 0.000643 0.074239 ( 0.072641)
build_ruby 0.001439 0.000600 0.078531 ( 0.076810)
build_all 0.008970 0.001647 4.344046 ( 0.883972)
build_install 0.018901 0.002952 8.567970 ( 2.995812)
test_btest 0.000839 0.000279 73.949425 ( 8.466980)
test_basic 0.006243 0.002081 0.344148 ( 0.432007)
test_all 0.001998 0.000666 693.777157 ( 67.425862)
test_rubyspec 0.097938 0.085849 46.669875 ( 51.958505)
total: 141.85 sec