Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241230-134758
#<BuildRuby:0x00007fba686ffde0
@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.20241230-134758",
@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.000026 0.000005 0.000031 ( 0.000030)
autoconf 0.000039 0.000008 0.000047 ( 0.000045)
configure 0.000031 0.000006 0.000037 ( 0.000036)
build_up 0.001595 0.004330 2.129411 ( 3.097272)
build_miniruby 0.001486 0.000000 1.623076 ( 1.928437)
build_ruby 0.002076 0.000000 4.204053 ( 5.043799)
build_all 0.010731 0.000475 6.211606 ( 4.698751)
build_install 0.012815 0.009328 7.808673 ( 6.994460)
test_btest 0.000752 0.000183 62.296856 ( 42.659581)
test_basic 0.007469 0.004019 0.986893 ( 1.416223)
test_all 0.126471 0.030561 736.653436 (752.800035)
test_rubyspec 0.050618 0.039911 110.566603 (130.543751)
total: 949.18 sec