Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-014145
#<BuildRuby:0x000055d0ff794ea8
@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.20220728-014145",
@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.000006)
autoconf 0.000019 0.000006 0.000025 ( 0.000026)
configure 0.000034 0.000011 0.000045 ( 0.000036)
build_up 0.010805 0.000912 0.996253 ( 1.153484)
build_miniruby 0.001349 0.000386 0.066740 ( 0.066091)
build_ruby 0.001740 0.000497 0.078351 ( 0.078049)
build_all 0.009676 0.000000 1.508373 ( 0.580389)
build_install 0.013536 0.009155 5.102493 ( 2.087819)
test_btest 0.000775 0.000245 74.431844 ( 8.271544)
test_basic 0.005047 0.001594 0.319179 ( 0.410968)
test_all 0.001710 0.000540 678.135736 ( 65.665246)
test_rubyspec 0.092537 0.090920 45.229648 ( 50.886973)
total: 129.20 sec