Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240706-175813
#<BuildRuby:0x00007f5340d9fdd8
@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.20240706-175813",
@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.000019 0.000008 0.000027 ( 0.000027)
autoconf 0.000032 0.000013 0.000045 ( 0.000046)
configure 0.000028 0.000011 0.000039 ( 0.000039)
build_up 0.006390 0.002603 4.347738 ( 3.864610)
build_miniruby 0.000000 0.001927 2.224193 ( 2.223382)
build_ruby 0.000000 0.002201 4.366346 ( 4.505119)
build_all 0.010174 0.000000 7.231648 ( 3.014975)
build_install 0.009590 0.007889 9.565871 ( 4.540188)
test_btest 0.000689 0.000301 97.131985 ( 33.639149)
test_basic 0.013078 0.001904 1.275913 ( 1.617638)
test_all 0.096567 0.068062 865.018532 (458.539792)
test_rubyspec 0.045868 0.054297 161.684397 (100.095484)
total: 612.04 sec