Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-162030
#<BuildRuby:0x00005610ce50c8e8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221115-162030",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000017 0.000004 0.000021 ( 0.000015)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.007193 0.001659 1.089516 ( 1.155010)
build_miniruby 0.001523 0.000351 0.881566 ( 0.894788)
build_ruby 0.002109 0.000487 2.327388 ( 2.253834)
build_all 0.018630 0.000000 18.292103 ( 2.282268)
build_install 0.018965 0.002330 1.817890 ( 0.977380)
test_btest 0.000922 0.000154 84.621702 ( 9.169062)
test_basic 0.004090 0.003380 0.350521 ( 0.439832)
test_all 0.001533 0.000294 699.699643 ( 74.531956)
test_rubyspec 0.080341 0.047058 49.978028 ( 58.524903)
total: 150.23 sec