Logfile: /home/ko1/ruby/logs/brlog.trunk.20220402-053647
#<BuildRuby:0x00005569aac5c4e8
@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.20220402-053647",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000009 0.000005 0.000014 ( 0.000013)
configure 0.000007 0.000004 0.000011 ( 0.000011)
build_up 0.007328 0.003689 1.012749 ( 1.393525)
build_miniruby 0.001345 0.000620 0.076326 ( 0.074322)
build_ruby 0.002554 0.000000 0.075666 ( 0.072887)
build_all 0.010310 0.001211 4.283378 ( 0.878099)
build_install 0.019082 0.005282 8.540778 ( 2.989697)
test_btest 0.001066 0.000388 72.019682 ( 8.175461)
test_basic 0.007686 0.001315 0.341591 ( 0.429581)
test_all 0.001382 0.000481 689.656859 ( 67.433707)
test_rubyspec 0.109523 0.076557 46.688449 ( 51.728277)
total: 133.18 sec