Logfile: /home/ko1/ruby/logs/brlog.trunk.20230112-200815
#<BuildRuby:0x000056174bd8e858
@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.20230112-200815",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000017 0.000003 0.000020 ( 0.000018)
configure 0.000011 0.000002 0.000013 ( 0.000012)
build_up 0.001656 0.004427 0.846130 ( 1.228292)
build_miniruby 0.001285 0.000000 1.014965 ( 1.012972)
build_ruby 0.001641 0.000000 2.790296 ( 2.787699)
build_all 0.004844 0.004953 16.781793 ( 2.969559)
build_install 0.008148 0.001160 2.076283 ( 1.072397)
test_btest 0.000839 0.000210 70.035357 ( 10.934119)
test_basic 0.005222 0.001305 0.341458 ( 0.427872)
test_all 0.001111 0.000278 650.626121 (103.392650)
test_rubyspec 0.061688 0.044183 51.582173 ( 59.717018)
total: 183.54 sec