Logfile: /home/ko1/ruby/logs/brlog.trunk.20220801-055353
#<BuildRuby:0x00005636b36a5550
@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.20220801-055353",
@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.000009 0.000003 0.000012 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008262 0.002253 0.821915 ( 1.957991)
build_miniruby 0.001163 0.000317 0.061335 ( 0.060159)
build_ruby 0.001304 0.000356 0.060595 ( 0.058828)
build_all 0.008750 0.000937 1.228603 ( 0.462492)
build_install 0.010475 0.006907 4.405948 ( 1.810042)
test_btest 0.001854 0.000000 54.070106 ( 6.314903)
test_basic 0.006302 0.000000 0.286050 ( 0.376982)
test_all 0.002460 0.000794 496.356118 ( 52.905123)
test_rubyspec 0.073899 0.048689 42.066674 ( 47.475500)
total: 111.42 sec