Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240618-050217
#<BuildRuby:0x00007f1a65cbfdc8
@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.20240618-050217",
@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.000023 0.000006 0.000029 ( 0.000030)
autoconf 0.000039 0.000010 0.000049 ( 0.000049)
configure 0.000038 0.000010 0.000048 ( 0.000047)
build_up 0.007596 0.001899 3.901836 ( 4.673268)
build_miniruby 0.002127 0.000000 1.740120 ( 1.941255)
build_ruby 0.002677 0.000000 4.141500 ( 4.559706)
build_all 0.009712 0.001483 6.880758 ( 5.350253)
build_install 0.019051 0.005825 9.794363 ( 8.293656)
test_btest 0.000932 0.000226 92.838015 ( 76.055305)
test_basic 0.012746 0.000821 1.153504 ( 1.681227)
test_all 0.110770 0.049558 824.486482 (908.109268)
test_rubyspec 0.069697 0.024780 149.742134 (164.678773)
total: 1175.34 sec