Logfile: /home/ko1/ruby/logs/brlog.trunk.20220810-035911
#<BuildRuby:0x0000562a13353de0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220810-035911",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000010 0.000004 0.000014 ( 0.000014)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.003992 0.002430 0.816262 ( 1.223613)
build_miniruby 0.000729 0.000281 0.058710 ( 0.057514)
build_ruby 0.000731 0.000281 0.059445 ( 0.058120)
build_all 0.003270 0.001258 1.521562 ( 0.586358)
build_install 0.009193 0.001869 5.595175 ( 2.154379)
test_btest 0.000603 0.000216 49.458649 ( 8.551512)
test_basic 0.004900 0.000172 0.264865 ( 0.354183)
test_all 0.001386 0.000000 600.446979 ( 89.192156)
test_rubyspec 0.086772 0.044119 43.973723 ( 51.321255)
total: 153.50 sec