Logfile: /home/ko1/ruby/logs/brlog.trunk.20231111-214134
#<BuildRuby:0x0000564dc4f2af68
@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="-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.20231111-214134",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000011 0.000000 0.000011 ( 0.000012)
configure 0.000017 0.000001 0.000018 ( 0.000019)
build_up 0.005034 0.000089 1.135086 ( 1.408338)
build_miniruby 0.000956 0.000074 0.863371 ( 0.863869)
build_ruby 0.001520 0.000117 2.580192 ( 2.581134)
build_all 0.009155 0.000704 16.518981 ( 1.495081)
build_install 0.008416 0.000648 4.965389 ( 1.238007)
test_btest 0.001063 0.000081 81.871648 ( 7.835540)
test_basic 0.004611 0.000355 0.733681 ( 0.809571)
test_all 0.122733 0.018082 502.805659 ( 57.243235)
test_rubyspec 0.024017 0.021692 49.825633 ( 62.039396)
total: 135.52 sec