Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-173312
#<BuildRuby:0x000055e71f46af08
@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.20220825-173312",
@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.000019 0.000006 0.000025 ( 0.000024)
autoconf 0.000027 0.000007 0.000034 ( 0.000034)
configure 0.000035 0.000010 0.000045 ( 0.000048)
build_up 0.005935 0.004645 0.841741 ( 0.893092)
build_miniruby 0.001289 0.000429 0.053606 ( 0.052139)
build_ruby 0.001229 0.000410 0.065145 ( 0.064632)
build_all 0.006820 0.002273 1.275046 ( 0.473449)
build_install 0.005202 0.010026 1.555318 ( 0.803365)
test_btest 0.000907 0.000419 53.363593 ( 5.999709)
test_basic 0.003962 0.001828 0.294646 ( 0.385163)
test_all 0.002279 0.001053 490.168290 ( 52.054169)
test_rubyspec 0.088444 0.042272 42.062069 ( 50.617778)
total: 111.34 sec