Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240613-230547
#<BuildRuby:0x00007f5a4d78fdd0
@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.20240613-230547",
@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.000031 0.000002 0.000033 ( 0.000034)
autoconf 0.000052 0.000004 0.000056 ( 0.000057)
configure 0.000040 0.000004 0.000044 ( 0.000044)
build_up 0.005671 0.004755 4.377357 ( 9.649592)
build_miniruby 0.015044 0.001163 327.803654 (420.163460)
build_ruby 0.003225 0.000000 6.815242 ( 16.260158)
build_all 0.067486 0.032796 267.061698 (405.130906)
build_install 0.025511 0.002166 10.552376 ( 14.635398)
test_btest 0.000872 0.000067 95.879854 (150.447731)
test_basic 0.009904 0.001981 1.206797 ( 3.271127)
test_all 0.129422 0.034250 894.437666 (1213.669108)
test_rubyspec 0.058782 0.037842 147.506811 (100.376952)
total: 2333.61 sec