Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-093513
#<BuildRuby:0x0000557c4e6504d0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221225-093513",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.000632 0.008842 0.946875 ( 1.136220)
build_miniruby 0.001791 0.000768 0.841903 ( 0.841560)
build_ruby 0.001962 0.000841 2.137793 ( 2.139920)
build_all 0.018530 0.002562 18.671458 ( 2.169053)
build_install 0.018814 0.003511 2.071775 ( 1.039782)
test_btest 0.001314 0.000418 88.252783 ( 8.915942)
test_basic 0.007327 0.002332 0.336478 ( 0.422238)
test_all 0.000000 0.003047 690.812017 ( 63.634609)
test_rubyspec 0.098440 0.075012 48.029112 ( 56.174693)
total: 136.48 sec