Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-235124
#<BuildRuby:0x00005632933c43c8
@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.20221225-235124",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000011 0.000004 0.000015 ( 0.000015)
configure 0.000009 0.000004 0.000013 ( 0.000014)
build_up 0.003235 0.001294 0.823317 ( 1.031202)
build_miniruby 0.000659 0.000263 1.046440 ( 1.045209)
build_ruby 0.000884 0.000354 2.603311 ( 2.601695)
build_all 0.006333 0.002534 15.756961 ( 3.364314)
build_install 0.009264 0.001434 2.225686 ( 1.226067)
test_btest 0.000430 0.000156 66.945146 ( 10.719049)
test_basic 0.003708 0.001348 0.333249 ( 0.423986)
test_all 0.001540 0.000181 628.537990 (110.115930)
test_rubyspec 0.038786 0.029115 51.675633 ( 59.887526)
total: 190.42 sec