Logfile: /home/ko1/ruby/logs/brlog.trunk.20220425-171051
#<BuildRuby:0x00005632ab809448
@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.20220425-171051",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.007893 0.001004 0.858728 ( 1.051885)
build_miniruby 0.001073 0.000292 0.059991 ( 0.058992)
build_ruby 0.001287 0.000350 0.064237 ( 0.063360)
build_all 0.003030 0.004191 1.200314 ( 0.463104)
build_install 0.010914 0.007050 4.966169 ( 2.439305)
test_btest 0.001306 0.000503 51.325665 ( 6.134682)
test_basic 0.000387 0.008050 0.300914 ( 0.389707)
test_all 0.001761 0.000880 506.589092 ( 53.776404)
test_rubyspec 0.067143 0.053799 41.258587 ( 46.789359)
total: 111.17 sec