Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240711-170836
#<BuildRuby:0x00007f66ff8efdd8
@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.20240711-170836",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000034 0.000007 0.000041 ( 0.000041)
configure 0.000028 0.000006 0.000034 ( 0.000034)
build_up 0.002128 0.007525 4.197579 ( 7.912779)
build_miniruby 0.001619 0.000417 2.365479 ( 4.620451)
build_ruby 0.001826 0.000469 4.298923 ( 16.989647)
build_all 0.005969 0.005761 7.591286 ( 8.356877)
build_install 0.025490 0.001086 10.910761 ( 12.266364)
test_btest 0.000000 0.001068 99.084709 (126.903917)
test_basic 0.002485 0.011052 1.198017 ( 2.540164)
test_all 0.128582 0.045551 876.105473 (1129.092093)
test_rubyspec 0.047771 0.048811 153.114849 (145.471700)
total: 1454.16 sec