Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-150424
#<BuildRuby:0x000055afc8156c88
@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.20220729-150424",
@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.000009 0.000001 0.000010 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.009318 0.000377 0.835397 ( 1.263717)
build_miniruby 0.001399 0.000100 0.063273 ( 0.062003)
build_ruby 0.001851 0.000133 0.064713 ( 0.063233)
build_all 0.007968 0.000220 1.266586 ( 0.474398)
build_install 0.017908 0.000180 4.252360 ( 1.790981)
test_btest 0.001696 0.000000 52.303610 ( 6.061597)
test_basic 0.006073 0.000161 0.292044 ( 0.383005)
test_all 0.002970 0.000157 505.434832 ( 53.219469)
test_rubyspec 0.055024 0.069654 41.830354 ( 47.672842)
total: 110.99 sec