Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-144753
#<BuildRuby:0x000055ddcde53e80
@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.20221227-144753",
@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.000014 0.000002 0.000016 ( 0.000017)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.003512 0.003226 0.842493 ( 1.444432)
build_miniruby 0.001082 0.000203 1.013853 ( 1.011753)
build_ruby 0.001308 0.000245 2.772640 ( 2.770169)
build_all 0.006002 0.003540 16.632334 ( 3.004303)
build_install 0.005164 0.004208 2.270887 ( 1.181114)
test_btest 0.000959 0.000252 70.444328 ( 11.187741)
test_basic 0.001860 0.004577 0.356324 ( 0.442881)
test_all 0.001039 0.000329 659.143041 (102.194874)
test_rubyspec 0.060794 0.065844 51.373030 ( 59.388330)
total: 182.63 sec