Logfile: /home/ko1/ruby/logs/brlog.trunk.20221101-161046
#<BuildRuby:0x000055e0ebb16148
@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.20221101-161046",
@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.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003460 0.005317 1.086204 ( 1.263595)
build_miniruby 0.001211 0.000441 0.094893 ( 0.092417)
build_ruby 0.001299 0.000472 0.095840 ( 0.093588)
build_all 0.006995 0.000794 1.323407 ( 0.551346)
build_install 0.010609 0.005166 1.660354 ( 0.902076)
test_btest 0.001909 0.000682 60.495517 ( 6.679951)
test_basic 0.000896 0.005420 0.342312 ( 0.434672)
test_all 0.006583 0.002990 488.065566 ( 53.438966)
test_rubyspec 0.073476 0.050441 43.397696 ( 51.888396)
total: 115.35 sec