Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240727-193545
#<BuildRuby:0x00007f921e87fde0
@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.20240727-193545",
@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.000021 0.000004 0.000025 ( 0.000027)
autoconf 0.000043 0.000008 0.000051 ( 0.000051)
configure 0.000038 0.000007 0.000045 ( 0.000045)
build_up 0.005871 0.003545 4.162704 ( 6.750686)
build_miniruby 0.001668 0.000343 1.867285 ( 2.893222)
build_ruby 0.002177 0.000446 4.719553 ( 6.599888)
build_all 0.006637 0.004610 7.774147 ( 9.103556)
build_install 0.024302 0.002519 10.512028 ( 14.112675)
test_btest 0.000765 0.000160 100.153000 (147.043029)
test_basic 0.004003 0.009803 1.211343 ( 2.445416)
test_all 0.135091 0.035479 847.569199 (1019.301149)
test_rubyspec 0.039179 0.054260 147.523178 ( 89.691939)
total: 1297.94 sec