Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240714-130835
#<BuildRuby:0x00007eff1b8bfdc8
@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.20240714-130835",
@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.000004 0.000029 ( 0.000023)
autoconf 0.000038 0.000006 0.000044 ( 0.000044)
configure 0.000035 0.000006 0.000041 ( 0.000039)
build_up 0.007478 0.001169 3.662778 ( 4.340738)
build_miniruby 0.000000 0.002205 1.703175 ( 3.561447)
build_ruby 0.000326 0.001885 4.136444 ( 31.964107)
build_all 0.010734 0.000431 7.221158 ( 5.343587)
build_install 0.016040 0.011146 9.756819 ( 8.353097)
test_btest 0.001032 0.000236 93.974855 ( 59.960825)
test_basic 0.006994 0.005194 1.091975 ( 1.743028)
test_all 0.114719 0.054112 836.229252 (904.050948)
test_rubyspec 0.052072 0.039396 146.761193 (151.756213)
total: 1171.08 sec