Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-075812
#<BuildRuby:0x000056415de5ec88
@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.20220724-075812",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010567 0.000960 0.919446 ( 1.304121)
build_miniruby 0.001428 0.000204 0.064072 ( 0.062384)
build_ruby 0.002351 0.000336 0.066522 ( 0.063401)
build_all 0.007792 0.001113 1.246143 ( 0.467735)
build_install 0.009603 0.006058 4.228874 ( 1.784644)
test_btest 0.001073 0.000215 54.397290 ( 6.303668)
test_basic 0.004576 0.000915 0.302128 ( 0.392014)
test_all 0.002460 0.000492 501.001806 ( 52.698037)
test_rubyspec 0.112952 0.026128 41.870930 ( 47.610591)
total: 110.69 sec