Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240718-170824
#<BuildRuby:0x00007ff4a2e5fdc8
@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.20240718-170824",
@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.000025 0.000005 0.000030 ( 0.000031)
autoconf 0.000044 0.000009 0.000053 ( 0.000047)
configure 0.000036 0.000007 0.000043 ( 0.000044)
build_up 0.008538 0.001758 4.174035 ( 5.043827)
build_miniruby 0.000537 0.007276 144.474399 ( 97.134897)
build_ruby 0.002384 0.000000 5.287813 ( 39.260344)
build_all 0.009419 0.002300 7.813353 ( 6.931645)
build_install 0.022056 0.006563 11.066469 ( 9.295922)
test_btest 0.000828 0.000212 99.864304 ( 97.979977)
test_basic 0.005012 0.006810 1.214424 ( 1.978804)
test_all 0.110858 0.053636 818.438272 (808.231498)
test_rubyspec 0.084043 0.011055 153.912126 (146.229193)
total: 1212.09 sec