Logfile: /home/ko1/ruby/logs/brlog.trunk.20230102-213637
#<BuildRuby:0x000055c52bcb0728
@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.20230102-213637",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000015 0.000002 0.000017 ( 0.000016)
configure 0.000013 0.000002 0.000015 ( 0.000014)
build_up 0.000461 0.006239 0.847353 ( 1.305167)
build_miniruby 0.000944 0.000236 1.012213 ( 1.010182)
build_ruby 0.001335 0.000334 2.770398 ( 2.767864)
build_all 0.007808 0.001952 16.685298 ( 2.971495)
build_install 0.003638 0.008060 2.270483 ( 1.178276)
test_btest 0.000703 0.000246 70.716622 ( 11.074386)
test_basic 0.005306 0.001857 0.312570 ( 0.397710)
test_all 0.001415 0.000496 679.729002 ( 99.223353)
test_rubyspec 0.070125 0.030966 51.493441 ( 59.554907)
total: 179.48 sec