Logfile: /home/ko1/ruby/logs/brlog.trunk.20221223-002750
#<BuildRuby:0x00005627f0b3a678
@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.20221223-002750",
@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.000009)
autoconf 0.000021 0.000002 0.000023 ( 0.000022)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.003919 0.000280 0.921673 ( 1.133193)
build_miniruby 0.000811 0.000058 0.952341 ( 0.951267)
build_ruby 0.001119 0.000000 2.744466 ( 2.742810)
build_all 0.009044 0.000000 15.862331 ( 3.396114)
build_install 0.005400 0.003648 2.268961 ( 1.267855)
test_btest 0.000491 0.000052 61.887579 ( 11.438672)
test_basic 0.000715 0.004077 0.310733 ( 0.401771)
test_all 0.000000 0.001371 672.509168 (144.276497)
test_rubyspec 0.059000 0.011130 51.549099 ( 59.774582)
total: 225.38 sec