Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240713-030812
#<BuildRuby:0x00007f6f7629fdc8
@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.20240713-030812",
@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.000005 0.000028 ( 0.000029)
autoconf 0.000043 0.000010 0.000053 ( 0.000053)
configure 0.000038 0.000009 0.000047 ( 0.000047)
build_up 0.005420 0.004151 3.902987 ( 5.413678)
build_miniruby 0.001487 0.000394 1.767291 ( 2.133668)
build_ruby 0.001933 0.000511 4.252473 ( 4.919917)
build_all 0.009885 0.001551 7.356742 ( 7.147835)
build_install 0.027872 0.000814 10.133462 ( 9.930016)
test_btest 0.000852 0.000187 94.873559 ( 97.515835)
test_basic 0.012322 0.000845 1.172099 ( 1.964034)
test_all 0.129113 0.043524 879.606223 (1067.333670)
test_rubyspec 0.053233 0.041582 158.821329 (170.744070)
total: 1367.10 sec