Logfile: /home/ko1/ruby/logs/brlog.trunk.20230218-224205
#<BuildRuby:0x0000559fb33e40d8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230218-224205",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000005 0.000003 0.000008 ( 0.000008)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.003717 0.000000 0.804422 ( 1.191947)
build_miniruby 0.000708 0.000310 0.675603 ( 0.674948)
build_ruby 0.001265 0.000000 2.129787 ( 2.129616)
build_all 0.006908 0.002288 12.375889 ( 1.517243)
build_install 0.006451 0.000000 1.511584 ( 0.760166)
test_btest 0.000714 0.000000 66.692932 ( 6.098632)
test_basic 0.003462 0.000000 0.302324 ( 0.397439)
test_all 0.000845 0.000259 492.690574 ( 46.924856)
test_rubyspec 0.016765 0.013779 35.191660 ( 45.776619)
total: 105.47 sec