Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240805-194540
#<BuildRuby:0x00007f2afe6cfdd8
@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.20240805-194540",
@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.000019 0.000004 0.000023 ( 0.000024)
autoconf 0.000033 0.000007 0.000040 ( 0.000039)
configure 0.000026 0.000006 0.000032 ( 0.000031)
build_up 0.009206 0.001118 4.039601 ( 6.558154)
build_miniruby 0.001774 0.000365 1.886750 ( 2.655657)
build_ruby 0.001846 0.000380 4.547484 ( 6.304703)
build_all 0.010179 0.000404 7.307853 ( 9.554439)
build_install 0.024502 0.004080 10.375872 ( 14.033265)
test_btest 0.000918 0.000175 97.728837 (130.837298)
test_basic 0.008941 0.003442 1.203091 ( 2.723133)
test_all 0.121964 0.040917 817.376964 (782.389139)
test_rubyspec 0.057119 0.036252 147.273951 ( 77.966422)
total: 1033.02 sec