Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-183143
#<BuildRuby:0x00005647d2f48880
@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.20221130-183143",
@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.000007)
autoconf 0.000018 0.000004 0.000022 ( 0.000023)
configure 0.000009 0.000003 0.000012 ( 0.000010)
build_up 0.006844 0.003648 1.221620 ( 1.251761)
build_miniruby 0.001846 0.000528 0.850608 ( 0.850237)
build_ruby 0.002943 0.000841 2.256925 ( 2.160529)
build_all 0.017266 0.003475 18.646448 ( 2.187244)
build_install 0.009554 0.011884 2.050789 ( 1.035661)
test_btest 0.001218 0.000457 96.526960 ( 8.871393)
test_basic 0.002235 0.007073 0.338442 ( 0.424882)
test_all 0.001865 0.000829 738.161102 ( 72.121270)
test_rubyspec 0.084742 0.089687 49.549651 ( 57.620012)
total: 146.52 sec