Logfile: /home/ko1/ruby/logs/brlog.trunk.20220810-155952
#<BuildRuby:0x00005653400400d0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220810-155952",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000015)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.005820 0.000895 0.840466 ( 1.686555)
build_miniruby 0.000852 0.000131 0.057423 ( 0.056252)
build_ruby 0.000000 0.000958 0.059256 ( 0.058108)
build_all 0.002523 0.002129 1.513200 ( 0.584005)
build_install 0.005123 0.006080 5.646996 ( 2.142303)
test_btest 0.000497 0.000139 55.054037 ( 7.879309)
test_basic 0.004338 0.001205 0.329167 ( 0.417838)
test_all 0.001586 0.000441 610.523086 ( 89.070893)
test_rubyspec 0.095769 0.030322 44.099329 ( 51.655349)
total: 153.55 sec