Logfile: /home/ko1/ruby/logs/brlog.trunk.20220131-161453
#<BuildRuby:0x000055f61e08a4e8
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220131-161453",
@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.000009 0.000002 0.000011 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.009679 0.001236 0.920952 ( 1.184489)
build_miniruby 0.001649 0.000353 0.078167 ( 0.076637)
build_ruby 0.001517 0.000325 0.075067 ( 0.072971)
build_all 0.010008 0.001088 4.134001 ( 0.801340)
build_install 0.016722 0.006547 7.720508 ( 2.307662)
test_btest 0.001322 0.000000 46.752642 ( 43.454485)
test_basic 0.007740 0.000000 0.339105 ( 0.436724)
test_all 0.001828 0.000080 692.963792 ( 67.139828)
test_rubyspec 0.091659 0.075341 46.026863 ( 51.497037)
total: 166.97 sec