Logfile: /home/ko1/ruby/logs/brlog.trunk.20221223-091311
#<BuildRuby:0x000055fe78fee5f8
@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.20221223-091311",
@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.000000 0.000007 ( 0.000006)
autoconf 0.000019 0.000000 0.000019 ( 0.000019)
configure 0.000016 0.000000 0.000016 ( 0.000017)
build_up 0.000000 0.004003 0.862464 ( 1.101355)
build_miniruby 0.000747 0.000068 0.942452 ( 0.941256)
build_ruby 0.001032 0.000054 2.750777 ( 2.749376)
build_all 0.009214 0.000041 15.756275 ( 3.307031)
build_install 0.009946 0.000065 2.214324 ( 1.244733)
test_btest 0.000603 0.000026 60.789324 ( 11.843412)
test_basic 0.000335 0.004347 0.294046 ( 0.384967)
test_all 0.000908 0.000079 637.617387 (102.162448)
test_rubyspec 0.042837 0.017821 51.809070 ( 59.915786)
total: 183.65 sec