Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-102957
#<BuildRuby:0x0000564698ee46e0
@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-102957",
@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.000005)
autoconf 0.000009 0.000004 0.000013 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.009400 0.001819 0.973177 ( 1.186738)
build_miniruby 0.001513 0.000505 0.073793 ( 0.071820)
build_ruby 0.001360 0.000454 0.079081 ( 0.077333)
build_all 0.009042 0.001350 1.524722 ( 0.574512)
build_install 0.020354 0.002761 5.215980 ( 2.049499)
test_btest 0.000674 0.000180 74.610252 ( 7.924145)
test_basic 0.001834 0.006353 0.313544 ( 0.402471)
test_all 0.000757 0.001915 675.109403 ( 66.003187)
test_rubyspec 0.106846 0.087707 45.636069 ( 51.332531)
total: 129.62 sec