Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240716-211001
#<BuildRuby:0x00007f0290a3fdd8
@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.20240716-211001",
@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.000021 0.000003 0.000024 ( 0.000025)
autoconf 0.000046 0.000008 0.000054 ( 0.000048)
configure 0.000036 0.000007 0.000043 ( 0.000043)
build_up 0.008169 0.002585 3.994021 ( 5.842215)
build_miniruby 0.001854 0.000333 5.571453 ( 6.246148)
build_ruby 0.002191 0.000393 4.378150 ( 5.206939)
build_all 0.007039 0.004510 7.487771 ( 7.014515)
build_install 0.023746 0.004750 10.479590 ( 10.507918)
test_btest 0.001018 0.000204 93.948372 ( 93.656460)
test_basic 0.003726 0.009059 1.151474 ( 1.840525)
test_all 0.096899 0.069974 802.711343 (809.873197)
test_rubyspec 0.061678 0.030949 151.563195 (133.131231)
total: 1073.32 sec