Logfile: /home/ko1/ruby/logs/brlog.trunk.20221114-084011
#<BuildRuby:0x0000558d493f0620
@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.20221114-084011",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.000000 0.011033 1.099507 ( 1.116054)
build_miniruby 0.000787 0.001418 0.127993 ( 0.123724)
build_ruby 0.001178 0.000589 0.128247 ( 0.111648)
build_all 0.004904 0.004593 1.581614 ( 0.676628)
build_install 0.009666 0.012031 1.935449 ( 0.997446)
test_btest 0.000927 0.000595 83.414455 ( 9.200861)
test_basic 0.006740 0.001197 0.415379 ( 0.502333)
test_all 0.001441 0.000864 697.415000 ( 70.225196)
test_rubyspec 0.088314 0.084240 48.180086 ( 56.689924)
total: 139.64 sec