Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240705-215943
#<BuildRuby:0x00007fcbd3dafdd0
@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/master-no-rjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/master-no-rjit",
@TARGET_NAME="master-no-rjit",
@TARGET_SRC_DIR="/tmp/ruby/src/master-no-rjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["--disable-rjit"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.master-no-rjit.20240705-215943",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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='-j4'",
@timeout=10800>
user system total real
checkout 0.000023 0.000005 0.000028 ( 0.000030)
autoconf 0.000050 0.000013 0.000063 ( 0.000057)
configure 0.000036 0.000009 0.000045 ( 0.000046)
build_up 0.009793 0.000398 4.651378 ( 4.560421)
build_miniruby 0.001597 0.000365 1.879395 ( 2.099876)
build_ruby 0.000000 0.002683 4.620891 ( 4.835600)
build_all 0.007161 0.005175 7.936255 ( 4.349273)
build_install 0.024337 0.003010 11.149993 ( 7.460649)
test_btest 0.000844 0.000211 103.278100 ( 65.107517)
test_basic 0.009453 0.004390 1.232652 ( 1.712427)
test_all 0.104159 0.061605 884.175525 (809.467135)
test_rubyspec 0.069939 0.028579 163.738055 (157.932125)
total: 1057.53 sec