Logfile: /home/ko1/ruby/logs/brlog.trunk.20220222-212250
#<BuildRuby:0x0000557a007646c8
@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.20220222-212250",
@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.000006 0.000003 0.000009 ( 0.000009)
autoconf 0.000053 0.000024 0.000077 ( 0.000084)
configure 0.000020 0.000009 0.000029 ( 0.000025)
build_up 0.007649 0.003832 0.863399 ( 1.127570)
build_miniruby 0.001249 0.000576 0.072770 ( 0.072470)
build_ruby 0.001397 0.000645 0.074466 ( 0.073211)
build_all 0.006009 0.002773 1.489672 ( 0.622450)
build_install 0.011797 0.010574 5.207282 ( 2.164801)
test_btest 0.000740 0.000395 72.202812 ( 7.877201)
test_basic 0.002983 0.003787 0.345593 ( 0.435962)
test_all 0.001582 0.000282 703.934931 ( 67.802103)
test_rubyspec 0.077747 0.094941 46.447643 ( 51.421533)
total: 131.60 sec