Logfile: /home/ko1/ruby/logs/brlog.trunk.20230107-135507
#<BuildRuby:0x0000558e9e9bfd48
@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.20230107-135507",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000016 0.000000 0.000016 ( 0.000016)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.003575 0.000000 0.611807 ( 1.013294)
build_miniruby 0.001047 0.000000 0.672205 ( 0.671388)
build_ruby 0.001250 0.000000 2.409027 ( 2.408740)
build_all 0.006372 0.003354 12.979848 ( 1.610000)
build_install 0.002060 0.004520 1.538482 ( 0.729483)
test_btest 0.000516 0.000138 66.616221 ( 6.053825)
test_basic 0.003841 0.000000 0.260396 ( 0.355601)
test_all 0.000843 0.000150 497.240928 ( 46.807805)
test_rubyspec 0.014820 0.013936 35.812971 ( 46.288331)
total: 105.94 sec