Logfile: /home/ko1/ruby/logs/brlog.trunk.20230131-120227
#<BuildRuby:0x0000562422f9e858
@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.20230131-120227",
@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.000007 0.000002 0.000009 ( 0.000007)
autoconf 0.000016 0.000003 0.000019 ( 0.000018)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.005438 0.001165 0.842013 ( 1.017708)
build_miniruby 0.000957 0.000205 1.004946 ( 1.003194)
build_ruby 0.001199 0.000257 2.808212 ( 2.805738)
build_all 0.001786 0.007938 16.750321 ( 2.995447)
build_install 0.009643 0.001931 2.083046 ( 1.070559)
test_btest 0.000616 0.000195 75.441097 ( 10.308342)
test_basic 0.005469 0.001727 0.369519 ( 0.454406)
test_all 0.000920 0.000290 664.684713 (101.767183)
test_rubyspec 0.064963 0.056676 51.566121 ( 59.604214)
total: 181.03 sec