Logfile: /home/ko1/ruby/logs/brlog.trunk.20220404-003741
#<BuildRuby:0x0000556a6a2dc6c8
@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-003741",
@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.000019 0.000003 0.000022 ( 0.000022)
configure 0.000016 0.000000 0.000016 ( 0.000010)
build_up 0.010288 0.000947 1.021182 ( 1.034150)
build_miniruby 0.001768 0.000272 0.078084 ( 0.076357)
build_ruby 0.001886 0.000290 0.076985 ( 0.075092)
build_all 0.009970 0.000013 4.168733 ( 0.844444)
build_install 0.023416 0.000000 8.468325 ( 2.976522)
test_btest 0.001135 0.000000 71.496338 ( 8.088144)
test_basic 0.002954 0.005395 0.342771 ( 0.430488)
test_all 0.001980 0.000000 660.455516 ( 65.905324)
test_rubyspec 0.083288 0.082489 46.652432 ( 52.186485)
total: 131.62 sec