Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-103157
#<BuildRuby:0x0000559ff3e9c0d0
@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.20221205-103157",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000018 0.000004 0.000022 ( 0.000022)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004458 0.008114 1.329546 ( 1.539206)
build_miniruby 0.002036 0.000783 0.850711 ( 0.850027)
build_ruby 0.002149 0.000827 2.263100 ( 2.175554)
build_all 0.017999 0.003108 18.630107 ( 2.186819)
build_install 0.019880 0.000912 2.039501 ( 1.015186)
test_btest 0.000958 0.000262 91.317411 ( 8.816784)
test_basic 0.005298 0.004628 0.348595 ( 0.435182)
test_all 0.001762 0.000536 685.412084 ( 69.399088)
test_rubyspec 0.094398 0.082426 48.960071 ( 57.073667)
total: 143.49 sec