Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-025654
#<BuildRuby:0x000056266bc0e120
@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.20220727-025654",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000013)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.010119 0.001562 0.851331 ( 1.162919)
build_miniruby 0.001183 0.000296 0.045188 ( 0.044243)
build_ruby 0.001218 0.000304 0.050198 ( 0.049393)
build_all 0.006902 0.001726 1.250532 ( 0.472293)
build_install 0.012869 0.004468 4.338709 ( 1.819906)
test_btest 0.000000 0.001722 51.285592 ( 6.114201)
test_basic 0.000000 0.005442 0.294567 ( 0.386306)
test_all 0.001076 0.001187 504.681527 ( 52.633896)
test_rubyspec 0.084086 0.055804 41.938704 ( 47.828732)
total: 110.51 sec