Logfile: /home/ko1/ruby/logs/brlog.trunk.20220810-162925
#<BuildRuby:0x0000561c1390d550
@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.20220810-162925",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000007)
build_up 0.009525 0.000215 0.841880 ( 1.172539)
build_miniruby 0.001968 0.000281 0.063501 ( 0.061956)
build_ruby 0.001448 0.000207 0.065975 ( 0.065105)
build_all 0.006869 0.000981 1.313835 ( 0.481854)
build_install 0.017958 0.000411 4.292832 ( 1.812940)
test_btest 0.001675 0.000197 51.103679 ( 6.085713)
test_basic 0.000207 0.005217 0.280060 ( 0.373596)
test_all 0.002032 0.000087 476.726162 ( 51.731627)
test_rubyspec 0.092303 0.032430 41.294968 ( 48.698689)
total: 110.48 sec