Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-050737
#<BuildRuby:0x0000564ac313a358
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221203-050737",
@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.000002 0.000010 ( 0.000009)
autoconf 0.000018 0.000002 0.000020 ( 0.000022)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.005048 0.000000 1.121316 ( 1.152032)
build_miniruby 0.001089 0.000000 1.001903 ( 1.000382)
build_ruby 0.001322 0.000000 2.794678 ( 2.696468)
build_all 0.009112 0.000080 15.692666 ( 3.279396)
build_install 0.005131 0.004234 2.230653 ( 1.266170)
test_btest 0.000499 0.000083 65.923489 ( 10.744563)
test_basic 0.000000 0.004894 0.281373 ( 0.371684)
test_all 0.000000 0.000886 660.883413 (105.859517)
test_rubyspec 0.032788 0.029424 53.618821 ( 61.780867)
total: 188.15 sec