Logfile: /home/ko1/ruby/logs/brlog.trunk.20220331-143010
#<BuildRuby:0x000056397cce0480
@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.20220331-143010",
@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.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000012)
build_up 0.010905 0.001502 1.011381 ( 1.819641)
build_miniruby 0.001720 0.000368 0.079973 ( 0.079002)
build_ruby 0.002207 0.000000 0.077055 ( 0.075708)
build_all 0.005916 0.004314 4.252184 ( 0.884010)
build_install 0.017115 0.006744 7.982471 ( 2.477615)
test_btest 0.001026 0.000285 77.963241 ( 8.007966)
test_basic 0.005783 0.001606 0.338391 ( 0.428383)
test_all 0.001657 0.000460 699.951458 ( 68.321460)
test_rubyspec 0.132021 0.032791 46.666619 ( 52.038056)
total: 134.13 sec