Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240619-190907
#<BuildRuby:0x00007f574a9bfde0
@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.20240619-190907",
@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.000005 0.000030 ( 0.000031)
autoconf 0.000042 0.000008 0.000050 ( 0.000050)
configure 0.000032 0.000006 0.000038 ( 0.000038)
build_up 0.004754 0.004886 3.974740 ( 6.326879)
build_miniruby 0.000000 0.002279 1.801823 ( 2.417687)
build_ruby 0.001948 0.001052 4.512230 ( 6.241364)
build_all 0.008526 0.002132 7.363493 ( 8.449809)
build_install 0.026637 0.000000 10.218667 ( 12.798595)
test_btest 0.001062 0.000000 99.051519 (134.554992)
test_basic 0.004627 0.009185 1.176522 ( 2.433523)
test_all 0.128926 0.033851 865.839308 (1050.054853)
test_rubyspec 0.039409 0.059601 150.047968 (128.288522)
total: 1351.57 sec