Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241228-034728
#<BuildRuby:0x00007f074120fdd8
@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.20241228-034728",
@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.000015 0.000005 0.000020 ( 0.000021)
autoconf 0.000031 0.000009 0.000040 ( 0.000041)
configure 0.000023 0.000006 0.000029 ( 0.000030)
build_up 0.004130 0.005381 21.066143 ( 14.809216)
build_miniruby 0.003387 0.000000 90.261629 ( 51.908561)
build_ruby 0.001946 0.000406 4.400353 ( 16.403206)
build_all 0.009331 0.005976 68.286264 (103.228720)
build_install 0.009897 0.016124 5.535177 ( 16.963800)
test_btest 0.001779 0.000778 63.609425 ( 70.875893)
test_basic 0.006178 0.005179 1.003469 ( 6.135290)
test_all 0.125900 0.033045 763.365192 (835.868688)
test_rubyspec 0.030431 0.061857 111.874040 (112.154935)
total: 1228.38 sec