Logfile: /home/ko1/ruby/logs/brlog.trunk.20221231-151004
#<BuildRuby:0x0000557b88cc40d0
@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.20221231-151004",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000022 0.000001 0.000023 ( 0.000024)
configure 0.000019 0.000001 0.000020 ( 0.000020)
build_up 0.005102 0.001117 0.847623 ( 1.197854)
build_miniruby 0.000000 0.001342 1.058750 ( 1.056767)
build_ruby 0.000000 0.001750 2.830655 ( 2.828307)
build_all 0.009167 0.000376 16.750558 ( 3.007447)
build_install 0.011677 0.000000 2.307208 ( 1.185524)
test_btest 0.001036 0.000000 73.876580 ( 10.766509)
test_basic 0.007329 0.000000 0.360030 ( 0.444845)
test_all 0.001344 0.000000 663.474007 (104.344449)
test_rubyspec 0.087634 0.045618 51.627137 ( 59.666616)
total: 184.50 sec