Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240919-103255
#<BuildRuby:0x00007f7006e7fdd8
@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.20240919-103255",
@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.000024 0.000004 0.000028 ( 0.000027)
autoconf 0.000040 0.000008 0.000048 ( 0.000048)
configure 0.000037 0.000007 0.000044 ( 0.000043)
build_up 0.005339 0.005154 5.420966 ( 9.873844)
build_miniruby 0.002412 0.000000 7.607459 ( 13.721748)
build_ruby 0.002361 0.000158 4.721882 ( 7.182013)
build_all 0.006353 0.004674 6.726222 ( 9.243305)
build_install 0.025770 0.000948 10.487242 ( 15.048208)
test_btest 0.000764 0.000157 86.836699 (134.696335)
test_basic 0.005437 0.007928 1.192809 ( 2.746085)
test_all 0.141862 0.028144 792.969959 (998.722760)
test_rubyspec 0.065483 0.028518 126.511418 ( 66.057215)
total: 1257.29 sec