Logfile: /home/ko1/ruby/logs/brlog.trunk.20220326-154826
#<BuildRuby:0x0000556fbf9284f0
@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.20220326-154826",
@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.000008 0.000002 0.000010 ( 0.000011)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000011 0.000003 0.000014 ( 0.000013)
build_up 0.010163 0.001417 1.009266 ( 1.112689)
build_miniruby 0.001663 0.000384 0.072835 ( 0.072201)
build_ruby 0.001571 0.000362 0.082251 ( 0.081790)
build_all 0.009783 0.000053 4.208589 ( 0.856331)
build_install 0.013199 0.010633 7.937417 ( 2.449364)
test_btest 0.001056 0.000311 68.878005 ( 8.311565)
test_basic 0.006177 0.001817 0.341305 ( 0.431721)
test_all 0.001611 0.000474 666.849055 ( 66.125120)
test_rubyspec 0.092703 0.061664 45.884768 ( 51.344724)
total: 130.79 sec