Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-213524
#<BuildRuby:0x000055e0cfb23f58
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230108-213524",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000008 0.000001 0.000009 ( 0.000008)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000018 0.000001 0.000019 ( 0.000019)
build_up 0.005931 0.000395 0.841706 ( 1.008968)
build_miniruby 0.001175 0.000079 1.030229 ( 1.028281)
build_ruby 0.001462 0.000097 2.784217 ( 2.781566)
build_all 0.009851 0.000031 16.823772 ( 2.980232)
build_install 0.007514 0.004036 2.130061 ( 1.076564)
test_btest 0.000626 0.000063 74.330872 ( 10.954627)
test_basic 0.001957 0.004693 0.354538 ( 0.440550)
test_all 0.001196 0.000180 675.545534 (102.700332)
test_rubyspec 0.078377 0.017153 51.911682 ( 60.015398)
total: 182.99 sec