Logfile: /home/ko1/ruby/logs/brlog.trunk.20221210-152332
#<BuildRuby:0x0000557436714008
@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.20221210-152332",
@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.000008 0.000001 0.000009 ( 0.000010)
autoconf 0.000018 0.000004 0.000022 ( 0.000020)
configure 0.000013 0.000003 0.000016 ( 0.000016)
build_up 0.003954 0.000013 0.883780 ( 1.097463)
build_miniruby 0.000740 0.000139 0.930401 ( 0.929012)
build_ruby 0.001073 0.000201 2.823044 ( 2.685651)
build_all 0.006175 0.002778 15.781645 ( 3.309527)
build_install 0.008923 0.000000 2.257403 ( 1.321010)
test_btest 0.000664 0.000000 65.082147 ( 11.377829)
test_basic 0.004619 0.000579 0.288396 ( 0.378534)
test_all 0.000452 0.000565 664.135591 (114.624467)
test_rubyspec 0.042040 0.021067 52.058649 ( 60.317098)
total: 196.04 sec