Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241212-153653
#<BuildRuby:0x00007f5d2bcafdc0
@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.20241212-153653",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000027 0.000004 0.000031 ( 0.000030)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.007228 0.001071 3.614748 ( 5.146139)
build_miniruby 0.001585 0.000235 1.962308 ( 2.738290)
build_ruby 0.001668 0.000247 3.704687 ( 28.085893)
build_all 0.008123 0.001203 5.376783 ( 2.514689)
build_install 0.019585 0.003402 7.944052 ( 4.356429)
test_btest 0.000933 0.000142 61.467992 ( 35.176596)
test_basic 0.005854 0.004810 0.999671 ( 1.417629)
test_all 0.101409 0.048893 687.694965 (319.926817)
test_rubyspec 0.033332 0.051675 104.684660 ( 36.995802)
total: 436.36 sec