Logfile: /home/ko1/ruby/logs/brlog.trunk.20221216-144246
#<BuildRuby:0x0000564262a8be70
@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.20221216-144246",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.000000 0.004290 0.825643 ( 1.038872)
build_miniruby 0.000000 0.001066 0.947557 ( 0.946279)
build_ruby 0.000400 0.000854 2.707264 ( 2.620633)
build_all 0.004153 0.004851 15.706096 ( 3.370545)
build_install 0.010671 0.000000 2.290814 ( 1.282909)
test_btest 0.000641 0.000000 67.574633 ( 11.104239)
test_basic 0.004922 0.000201 0.301606 ( 0.392038)
test_all 0.001164 0.000277 683.403874 (153.884370)
test_rubyspec 0.043886 0.024425 52.782188 ( 60.934049)
total: 235.57 sec