Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240630-032133
#<BuildRuby:0x00007f969e29fdd8
@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.20240630-032133",
@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.000021 0.000003 0.000024 ( 0.000025)
autoconf 0.000037 0.000005 0.000042 ( 0.000043)
configure 0.000031 0.000005 0.000036 ( 0.000035)
build_up 0.009486 0.000796 4.702186 ( 7.084325)
build_miniruby 0.001817 0.000267 1.893293 ( 2.966870)
build_ruby 0.002234 0.000328 4.568962 ( 5.524442)
build_all 0.006973 0.004806 7.387565 ( 9.542955)
build_install 0.018430 0.010936 10.512860 ( 12.178489)
test_btest 0.000876 0.000189 98.124742 (127.497777)
test_basic 0.009264 0.005797 1.304574 ( 2.165829)
test_all 0.129129 0.038109 844.703305 (780.651892)
test_rubyspec 0.050857 0.048122 153.738496 ( 61.188582)
total: 1008.80 sec