Logfile: /home/ko1/ruby/logs/brlog.trunk.20220406-125732
#<BuildRuby:0x000055ced63d84e8
@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.20220406-125732",
@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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.009176 0.001311 0.986364 ( 1.098613)
build_miniruby 0.001941 0.000277 0.068537 ( 0.066716)
build_ruby 0.002197 0.000000 0.077265 ( 0.075683)
build_all 0.008919 0.000866 4.321428 ( 0.879296)
build_install 0.013544 0.009857 8.573910 ( 2.970743)
test_btest 0.001242 0.000276 77.428353 ( 8.580455)
test_basic 0.007758 0.000000 0.338538 ( 0.427473)
test_all 0.001721 0.000000 695.810050 ( 67.951906)
test_rubyspec 0.146522 0.037465 46.488509 ( 51.967440)
total: 134.02 sec