Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241212-233622
#<BuildRuby:0x00007fe3bc41fdc8
@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-233622",
@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.000004 0.000022 ( 0.000022)
autoconf 0.000033 0.000008 0.000041 ( 0.000040)
configure 0.000032 0.000007 0.000039 ( 0.000039)
build_up 0.008627 0.000998 4.220588 ( 4.929183)
build_miniruby 0.002028 0.000444 30.748281 ( 29.296363)
build_ruby 0.001814 0.000397 4.886417 ( 5.136369)
build_all 0.009892 0.001178 5.696644 ( 4.078645)
build_install 0.019829 0.003937 8.452111 ( 6.191006)
test_btest 0.000878 0.000000 62.877801 ( 54.737321)
test_basic 0.001184 0.008783 1.005599 ( 1.270137)
test_all 0.099151 0.049471 688.511495 (383.848026)
test_rubyspec 0.057029 0.027175 105.663616 ( 44.807113)
total: 534.30 sec