Logfile: /home/ko1/ruby/logs/brlog.trunk.20230131-164656
#<BuildRuby:0x000055b2e2e87868
@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.20230131-164656",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000016 0.000001 0.000017 ( 0.000018)
build_up 0.000000 0.003841 0.600792 ( 1.036328)
build_miniruby 0.000000 0.000911 0.647533 ( 0.647166)
build_ruby 0.000000 0.001226 2.052504 ( 2.052331)
build_all 0.007004 0.002117 11.973579 ( 1.469676)
build_install 0.000000 0.006525 1.522508 ( 0.730349)
test_btest 0.000222 0.000468 64.383682 ( 6.059850)
test_basic 0.002817 0.000939 0.240812 ( 0.335785)
test_all 0.001007 0.000336 488.242092 ( 45.393628)
test_rubyspec 0.003232 0.025667 35.436283 ( 45.700249)
total: 103.43 sec