Logfile: /home/ko1/ruby/logs/brlog.trunk.20221007-045418
#<BuildRuby:0x00005590e695d400
@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.20221007-045418",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.000000 0.011330 1.076208 ( 1.147071)
build_miniruby 0.001086 0.000368 0.097367 ( 0.094754)
build_ruby 0.001328 0.000408 0.096608 ( 0.093425)
build_all 0.006891 0.000795 1.287860 ( 0.566223)
build_install 0.013094 0.001116 1.615815 ( 0.879579)
test_btest 0.002094 0.000524 61.967728 ( 6.293727)
test_basic 0.005298 0.000133 0.360123 ( 0.450539)
test_all 0.005901 0.001389 504.153768 ( 53.970099)
test_rubyspec 0.098579 0.021705 42.395334 ( 50.632152)
total: 114.13 sec