Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240624-231236
#<BuildRuby:0x00007f051b9efdc8
@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.20240624-231236",
@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.000004 0.000027 ( 0.000028)
autoconf 0.000046 0.000008 0.000054 ( 0.000053)
configure 0.000045 0.000007 0.000052 ( 0.000053)
build_up 0.006094 0.005212 4.251888 ( 7.187176)
build_miniruby 0.002585 0.000000 1.889422 ( 2.997520)
build_ruby 0.000000 0.003029 4.652882 ( 6.938449)
build_all 0.010672 0.002107 7.628819 ( 12.029771)
build_install 0.022633 0.006448 10.689834 ( 14.781136)
test_btest 0.000885 0.000194 97.885313 (137.435495)
test_basic 0.003236 0.010054 1.172902 ( 2.483035)
test_all 0.101922 0.064784 877.112610 (1043.084147)
test_rubyspec 0.029017 0.068899 150.868947 ( 73.821298)
total: 1300.76 sec