Logfile: /home/ko1/ruby/logs/brlog.trunk.20220130-230336
#<BuildRuby:0x000055a038799888
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220130-230336",
@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.000006)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000036 0.000003 0.000039 ( 0.000034)
build_up 0.011842 0.000013 0.991536 ( 1.023664)
build_miniruby 0.001991 0.000111 0.078044 ( 0.076183)
build_ruby 0.002255 0.000125 0.075736 ( 0.074517)
build_all 0.009739 0.000000 4.145330 ( 0.812211)
build_install 0.011305 0.011798 7.716802 ( 2.303232)
test_btest 0.000906 0.000151 46.812209 ( 44.019965)
test_basic 0.008257 0.000677 0.343773 ( 0.430887)
test_all 0.001391 0.000223 693.925853 ( 66.987983)
test_rubyspec 0.118157 0.040938 46.077564 ( 51.592990)
total: 167.32 sec