Logfile: /home/ko1/ruby/logs/brlog.trunk.20230126-033607
#<BuildRuby:0x000055a7b11b3fb0
@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-033607",
@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.000014 0.000002 0.000016 ( 0.000016)
configure 0.000024 0.000003 0.000027 ( 0.000028)
build_up 0.005506 0.000734 0.841299 ( 1.001012)
build_miniruby 0.001121 0.000149 1.006594 ( 1.004691)
build_ruby 0.001312 0.000175 2.779360 ( 2.776805)
build_all 0.008928 0.001190 16.831193 ( 2.993598)
build_install 0.007619 0.003749 2.085026 ( 1.068318)
test_btest 0.000705 0.000117 73.526077 ( 9.901056)
test_basic 0.006754 0.000340 0.343205 ( 0.428402)
test_all 0.001165 0.000184 672.390972 ( 94.237839)
test_rubyspec 0.103049 0.031816 51.864547 ( 59.926167)
total: 173.34 sec