Logfile: /home/ko1/ruby/logs/brlog.trunk.20220428-051006
#<BuildRuby:0x000055a5d2b6a828
@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.20220428-051006",
@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.000007 0.000002 0.000009 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.006513 0.003493 0.849998 ( 2.975477)
build_miniruby 0.001016 0.000338 0.053343 ( 0.051906)
build_ruby 0.001500 0.000500 0.064022 ( 0.062396)
build_all 0.007084 0.000928 1.218377 ( 0.479252)
build_install 0.010769 0.007807 4.852107 ( 2.452399)
test_btest 0.001297 0.000487 51.700281 ( 6.015402)
test_basic 0.006401 0.000000 0.292417 ( 0.381933)
test_all 0.003064 0.000000 506.811596 ( 53.700048)
test_rubyspec 0.088544 0.032301 40.707072 ( 45.944967)
total: 112.06 sec