Logfile: /home/ko1/ruby/logs/brlog.trunk.20220324-222753
#<BuildRuby:0x000055752c6828a0
@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.20220324-222753",
@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.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.008507 0.001309 0.994858 ( 1.004693)
build_miniruby 0.001499 0.000231 0.072427 ( 0.070647)
build_ruby 0.001945 0.000300 0.077020 ( 0.074548)
build_all 0.009919 0.000716 4.171090 ( 0.855042)
build_install 0.019719 0.004221 7.841838 ( 2.446735)
test_btest 0.000000 0.001304 73.881715 ( 7.956399)
test_basic 0.003002 0.004149 0.334213 ( 0.427094)
test_all 0.002168 0.000157 654.128578 ( 65.240505)
test_rubyspec 0.122646 0.046917 45.993423 ( 51.357654)
total: 129.43 sec