Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-125151
#<BuildRuby:0x000055afc7fe8040
@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-125151",
@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.000016 0.000005 0.000021 ( 0.000021)
autoconf 0.000013 0.000004 0.000017 ( 0.000017)
configure 0.000011 0.000003 0.000014 ( 0.000015)
build_up 0.003487 0.000951 0.786045 ( 1.026180)
build_miniruby 0.000898 0.000000 0.948447 ( 0.947244)
build_ruby 0.001142 0.000000 2.603976 ( 2.602763)
build_all 0.008605 0.000433 15.884740 ( 3.261499)
build_install 0.000734 0.009464 2.218027 ( 1.243029)
test_btest 0.000403 0.000155 67.241176 ( 10.918171)
test_basic 0.003572 0.001374 0.310061 ( 0.400869)
test_all 0.000676 0.000260 634.784053 (121.120674)
test_rubyspec 0.044044 0.022720 52.334009 ( 60.561469)
total: 202.08 sec