Logfile: /home/ko1/ruby/logs/brlog.trunk.20221223-132018
#<BuildRuby:0x00005579afb3c0f8
@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.20221223-132018",
@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.000022 0.000003 0.000025 ( 0.000024)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.000443 0.003980 0.854757 ( 1.094054)
build_miniruby 0.000970 0.000000 0.899191 ( 0.897848)
build_ruby 0.001047 0.000000 2.689245 ( 2.687999)
build_all 0.004547 0.004542 15.746979 ( 3.371201)
build_install 0.007864 0.001748 2.275487 ( 1.269224)
test_btest 0.000461 0.000102 63.436911 ( 11.071547)
test_basic 0.000523 0.004699 0.323717 ( 0.413711)
test_all 0.000911 0.000253 625.428991 (100.611835)
test_rubyspec 0.043746 0.019221 51.903146 ( 60.206736)
total: 181.62 sec