Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240827-222020
#<BuildRuby:0x00007ff49111fde0
@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.20240827-222020",
@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.000022 0.000003 0.000025 ( 0.000026)
autoconf 0.000043 0.000007 0.000050 ( 0.000049)
configure 0.000032 0.000005 0.000037 ( 0.000036)
build_up 0.005897 0.004246 6.546331 ( 6.854930)
build_miniruby 0.000000 0.006937 150.686550 ( 69.000585)
build_ruby 0.002054 0.000268 5.126904 ( 5.582366)
build_all 0.009645 0.000414 7.396805 ( 3.904586)
build_install 0.017057 0.005127 9.999879 ( 6.086768)
test_btest 0.002140 0.000486 94.950512 ( 60.582761)
test_basic 0.009990 0.000389 1.205343 ( 1.450660)
test_all 0.118359 0.038141 818.819804 (316.507977)
test_rubyspec 0.057713 0.033239 149.674885 ( 50.408722)
total: 520.38 sec