Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240723-233142
#<BuildRuby:0x00007f6675f2fde0
@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.20240723-233142",
@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.000002 0.000025 ( 0.000026)
autoconf 0.000043 0.000005 0.000048 ( 0.000047)
configure 0.000031 0.000004 0.000035 ( 0.000035)
build_up 0.004939 0.004219 3.980177 ( 6.966361)
build_miniruby 0.001784 0.000241 1.832819 ( 4.809028)
build_ruby 0.000000 0.002555 4.584125 ( 6.712233)
build_all 0.007895 0.002792 7.489014 ( 10.243984)
build_install 0.024496 0.002415 10.294386 ( 15.942026)
test_btest 0.001187 0.000000 102.071072 (148.799377)
test_basic 0.006845 0.007578 1.220918 ( 2.560549)
test_all 0.124981 0.045119 828.813871 (1164.004708)
test_rubyspec 0.048897 0.044873 159.590734 (163.207168)
total: 1523.25 sec