Logfile: /home/ko1/ruby/logs/brlog.trunk.20221221-030810
#<BuildRuby:0x0000560fbf497f58
@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.20221221-030810",
@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.000007)
autoconf 0.000015 0.000000 0.000015 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.000000 0.004184 0.829989 ( 1.050341)
build_miniruby 0.000000 0.000956 0.980561 ( 0.979112)
build_ruby 0.000000 0.001171 2.661375 ( 2.659942)
build_all 0.008002 0.001257 15.828839 ( 3.451113)
build_install 0.008265 0.000420 2.241963 ( 1.252337)
test_btest 0.000502 0.000047 62.438497 ( 11.633136)
test_basic 0.001052 0.003680 0.314412 ( 0.405327)
test_all 0.001297 0.000101 668.112876 (149.557074)
test_rubyspec 0.042608 0.029962 52.230445 ( 60.400045)
total: 231.39 sec