Logfile: /home/ko1/ruby/logs/brlog.trunk.20220424-175012
#<BuildRuby:0x000055941a8e68a0
@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.20220424-175012",
@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.000002 0.000014 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.006173 0.005389 1.013181 ( 1.092845)
build_miniruby 0.001991 0.000460 0.075360 ( 0.072877)
build_ruby 0.002106 0.000486 0.074959 ( 0.072793)
build_all 0.007156 0.001651 1.525167 ( 0.630969)
build_install 0.005153 0.018752 5.910395 ( 2.818911)
test_btest 0.000791 0.000369 75.129591 ( 8.215399)
test_basic 0.005766 0.002691 0.328488 ( 0.415372)
test_all 0.001549 0.000723 699.331514 ( 67.418898)
test_rubyspec 0.091910 0.092403 45.848527 ( 51.031278)
total: 131.77 sec