Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-221623
#<BuildRuby:0x000056144302c620
@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.20220828-221623",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000008 0.000004 0.000012 ( 0.000012)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.007172 0.003616 0.966329 ( 1.006265)
build_miniruby 0.000000 0.002150 0.070332 ( 0.068825)
build_ruby 0.001350 0.000385 0.075650 ( 0.075424)
build_all 0.006038 0.003019 1.503682 ( 0.585814)
build_install 0.013765 0.006882 1.854329 ( 0.928763)
test_btest 0.000597 0.000298 75.898706 ( 8.294686)
test_basic 0.000000 0.007964 0.336678 ( 0.426456)
test_all 0.003963 0.000702 647.823314 ( 65.010118)
test_rubyspec 0.087353 0.077963 45.520872 ( 53.902979)
total: 130.30 sec