Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-122214
#<BuildRuby:0x0000555e30cd2038
@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.20220720-122214",
@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.000009 0.000000 0.000009 ( 0.000010)
autoconf 0.000016 0.000002 0.000018 ( 0.000017)
configure 0.000011 0.000000 0.000011 ( 0.000012)
build_up 0.004299 0.004123 0.756516 ( 1.367059)
build_miniruby 0.001073 0.000154 0.048204 ( 0.047155)
build_ruby 0.001178 0.000168 0.051752 ( 0.050568)
build_all 0.005401 0.000166 1.252529 ( 0.478521)
build_install 0.004797 0.010005 4.389726 ( 1.802497)
test_btest 0.000788 0.000210 55.111947 ( 9.460787)
test_basic 0.004554 0.001215 0.254176 ( 0.344792)
test_all 0.001620 0.000432 510.474769 ( 54.927209)
test_rubyspec 0.104250 0.050008 41.918596 ( 47.691128)
total: 116.17 sec