Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240718-010601
#<BuildRuby:0x00007fa3f453fdc8
@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-010601",
@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.000017 0.000003 0.000020 ( 0.000021)
autoconf 0.000043 0.000000 0.000043 ( 0.000043)
configure 0.000038 0.000000 0.000038 ( 0.000038)
build_up 0.004863 0.004164 4.002650 ( 5.321923)
build_miniruby 0.001948 0.000000 2.131971 ( 2.795014)
build_ruby 0.002185 0.000062 4.278652 ( 5.113357)
build_all 0.010017 0.001214 7.305227 ( 6.049421)
build_install 0.025114 0.003192 10.035140 ( 8.184308)
test_btest 0.000974 0.000185 95.185999 ( 91.748268)
test_basic 0.006259 0.007515 1.179876 ( 1.890899)
test_all 0.132413 0.032003 865.881458 (782.472209)
test_rubyspec 0.051947 0.042887 154.342268 (150.332095)
total: 1053.91 sec