Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240627-171858
#<BuildRuby:0x00007fab603efdd8
@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.20240627-171858",
@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.000006 0.000029 ( 0.000030)
autoconf 0.000041 0.000011 0.000052 ( 0.000052)
configure 0.000031 0.000008 0.000039 ( 0.000039)
build_up 0.006902 0.005221 4.733160 ( 13.027512)
build_miniruby 0.001445 0.000428 2.262111 ( 8.931564)
build_ruby 0.001910 0.000566 4.383139 ( 13.493287)
build_all 0.007687 0.010524 95.338071 (153.437080)
build_install 0.011527 0.015327 10.908300 ( 17.034254)
test_btest 0.002005 0.000869 98.811505 (153.528379)
test_basic 0.011597 0.000668 1.255656 ( 2.832584)
test_all 0.113229 0.052888 852.340139 (850.927890)
test_rubyspec 0.072218 0.023626 149.712107 ( 75.300444)
total: 1288.51 sec