Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-072055
#<BuildRuby:0x0000558f48ff8b88
@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.20220817-072055",
@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.000008 0.000002 0.000010 ( 0.000018)
configure 0.000064 0.000018 0.000082 ( 0.000085)
build_up 0.005763 0.006210 1.018417 ( 12.141106)
build_miniruby 0.001903 0.000692 0.076469 ( 0.073635)
build_ruby 0.000000 0.002366 0.076769 ( 0.074870)
build_all 0.005967 0.005064 1.548237 ( 0.581036)
build_install 0.011696 0.011255 1.822906 ( 0.900661)
test_btest 0.000832 0.000448 74.933578 ( 8.001730)
test_basic 0.004634 0.002496 0.320896 ( 0.410488)
test_all 0.002620 0.001411 675.635788 ( 66.118065)
test_rubyspec 0.093699 0.080841 45.402646 ( 52.831993)
total: 141.13 sec