Logfile: /home/ko1/ruby/logs/brlog.trunk.20221101-154348
#<BuildRuby:0x000055e511abef90
@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-154348",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000008 0.000000 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.008856 0.000682 1.123132 ( 1.164174)
build_miniruby 0.002234 0.000000 0.096841 ( 0.094699)
build_ruby 0.001431 0.000000 0.088362 ( 0.086461)
build_all 0.005036 0.004658 1.323227 ( 0.561133)
build_install 0.017293 0.000000 1.673506 ( 0.904562)
test_btest 0.001675 0.000017 61.761341 ( 6.544208)
test_basic 0.006730 0.000201 0.350017 ( 0.440960)
test_all 0.006775 0.001622 481.909473 ( 54.098239)
test_rubyspec 0.067886 0.050261 43.292994 ( 51.812067)
total: 115.71 sec