Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-040939
#<BuildRuby:0x00005633b60e3568
@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.20240117-040939",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.003592 0.000399 1.040578 ( 1.426967)
build_miniruby 0.000850 0.000095 0.903918 ( 0.904331)
build_ruby 0.001189 0.000133 2.800631 ( 2.800341)
build_all 0.008713 0.000448 14.560896 ( 1.356881)
build_install 0.003671 0.003867 4.173511 ( 1.072788)
test_btest 0.000983 0.000140 78.104431 ( 7.202327)
test_basic 0.000352 0.004529 0.636875 ( 0.711922)
test_all 0.096466 0.032901 473.452520 ( 54.652194)
test_rubyspec 0.027351 0.035466 81.166608 ( 93.644357)
total: 163.77 sec