Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-033836
#<BuildRuby:0x000055dece668b60
@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.20220727-033836",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.003301 0.008975 1.001630 ( 2.112500)
build_miniruby 0.001610 0.000345 0.071786 ( 0.069655)
build_ruby 0.001584 0.000339 0.075730 ( 0.074720)
build_all 0.010243 0.000190 1.544454 ( 0.587585)
build_install 0.021685 0.001205 5.218454 ( 2.054932)
test_btest 0.001147 0.000181 73.319397 ( 8.022774)
test_basic 0.004123 0.003977 0.318029 ( 0.405756)
test_all 0.001828 0.000348 629.268140 ( 65.251287)
test_rubyspec 0.092723 0.086778 45.616727 ( 51.329368)
total: 129.91 sec