Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240701-072127
#<BuildRuby:0x00007f1c2ea7fde0
@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.20240701-072127",
@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.000025 0.000004 0.000029 ( 0.000031)
autoconf 0.000052 0.000007 0.000059 ( 0.000052)
configure 0.000033 0.000005 0.000038 ( 0.000038)
build_up 0.006926 0.004389 4.655649 ( 7.295294)
build_miniruby 0.001666 0.000264 1.808390 ( 2.722837)
build_ruby 0.002756 0.000435 4.447195 ( 6.787158)
build_all 0.003841 0.008176 7.542020 ( 10.209080)
build_install 0.025446 0.003460 11.015599 ( 14.708521)
test_btest 0.000903 0.000177 102.007708 (138.777585)
test_basic 0.008932 0.005098 1.222658 ( 2.354562)
test_all 0.116931 0.050010 827.217569 (812.848599)
test_rubyspec 0.065155 0.031082 151.129400 ( 72.323105)
total: 1068.03 sec