Logfile: /home/ko1/ruby/logs/brlog.trunk.20220917-193022
#<BuildRuby:0x0000559699243800
@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.20220917-193022",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010445 0.000560 1.093087 ( 1.582507)
build_miniruby 0.001959 0.000419 0.118887 ( 0.113882)
build_ruby 0.001391 0.000298 0.118327 ( 0.101003)
build_all 0.010046 0.000000 1.578920 ( 0.655451)
build_install 0.016039 0.008724 1.941910 ( 0.971841)
test_btest 0.001060 0.000265 97.148650 ( 9.643333)
test_basic 0.008189 0.000000 0.403559 ( 0.491049)
test_all 0.004991 0.000000 638.738946 ( 65.754623)
test_rubyspec 0.092305 0.068087 47.064940 ( 55.190710)
total: 134.51 sec