Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240831-201856
#<BuildRuby:0x00007f236a9afdc8
@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.20240831-201856",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000036 0.000006 0.000042 ( 0.000041)
configure 0.000034 0.000005 0.000039 ( 0.000040)
build_up 0.005285 0.004945 4.352952 ( 5.389875)
build_miniruby 0.001497 0.000276 2.422745 ( 2.729534)
build_ruby 0.002141 0.000395 4.577837 ( 4.881612)
build_all 0.005388 0.005970 7.571902 ( 4.589255)
build_install 0.023691 0.000000 10.472122 ( 6.862749)
test_btest 0.000461 0.001086 95.087589 ( 73.993237)
test_basic 0.007376 0.005861 1.193689 ( 1.604444)
test_all 0.122728 0.035028 753.981209 (306.429229)
test_rubyspec 0.064715 0.027350 148.549519 ( 50.110534)
total: 456.59 sec