Logfile: /home/ko1/ruby/logs/brlog.trunk.20230126-025340
#<BuildRuby:0x0000558655f7bf58
@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.20230126-025340",
@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.000005 0.000002 0.000007 ( 0.000008)
autoconf 0.000010 0.000005 0.000015 ( 0.000014)
configure 0.000019 0.000009 0.000028 ( 0.000028)
build_up 0.004525 0.001885 0.896352 ( 1.081893)
build_miniruby 0.000892 0.000372 1.006019 ( 1.004112)
build_ruby 0.001135 0.000473 2.770368 ( 2.767713)
build_all 0.006957 0.002899 16.708907 ( 2.991958)
build_install 0.008004 0.001167 2.046303 ( 1.071979)
test_btest 0.000881 0.000339 69.099746 ( 11.172018)
test_basic 0.006952 0.000599 0.377895 ( 0.462355)
test_all 0.001258 0.000000 670.075007 ( 95.248776)
test_rubyspec 0.089066 0.046767 52.084679 ( 60.197162)
total: 176.00 sec