Logfile: /home/ko1/ruby/logs/brlog.trunk.20221220-121004
#<BuildRuby:0x000055a7a68bbe80
@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.20221220-121004",
@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.000009 0.000003 0.000012 ( 0.000010)
autoconf 0.000013 0.000004 0.000017 ( 0.000016)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.003980 0.000000 0.865472 ( 1.363114)
build_miniruby 0.000906 0.000000 0.954291 ( 0.953062)
build_ruby 0.001267 0.000000 2.687804 ( 2.590535)
build_all 0.008792 0.000000 15.744882 ( 3.312226)
build_install 0.009058 0.000000 2.260960 ( 1.227836)
test_btest 0.000557 0.000000 63.436033 ( 11.765407)
test_basic 0.004575 0.000448 0.299986 ( 0.391081)
test_all 0.001728 0.000346 672.473933 (155.653273)
test_rubyspec 0.019311 0.041471 53.401197 ( 61.650992)
total: 238.91 sec