Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240620-131048
#<BuildRuby:0x00007f1e5fa3fdc0
@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.20240620-131048",
@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.000022 0.000007 0.000029 ( 0.000029)
autoconf 0.000036 0.000011 0.000047 ( 0.000047)
configure 0.000028 0.000009 0.000037 ( 0.000037)
build_up 0.008073 0.002523 4.634064 ( 19.579333)
build_miniruby 0.002073 0.000648 14.401164 ( 17.794676)
build_ruby 0.001820 0.000569 4.475369 ( 6.503620)
build_all 0.009485 0.001547 7.369073 ( 9.565819)
build_install 0.007607 0.019412 10.455945 ( 14.596899)
test_btest 0.000971 0.000400 99.355773 (133.995582)
test_basic 0.003826 0.011386 1.209064 ( 2.666031)
test_all 0.105941 0.060718 886.457190 (992.592346)
test_rubyspec 0.055014 0.044269 153.305964 ( 71.874653)
total: 1269.17 sec