Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240818-120330
#<BuildRuby:0x00007f593946fde0
@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.20240818-120330",
@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.000026)
autoconf 0.000039 0.000008 0.000047 ( 0.000046)
configure 0.000030 0.000006 0.000036 ( 0.000035)
build_up 0.009716 0.000312 4.431071 ( 6.962983)
build_miniruby 0.002207 0.000000 5.689773 ( 6.515708)
build_ruby 0.002491 0.000134 4.827113 ( 7.815883)
build_all 0.003055 0.008865 7.816020 ( 8.309678)
build_install 0.018043 0.009777 11.131629 ( 12.271965)
test_btest 0.000966 0.000253 102.420885 (102.758477)
test_basic 0.009083 0.005649 1.274892 ( 1.945367)
test_all 0.128113 0.039339 867.174270 (585.204041)
test_rubyspec 0.039796 0.056826 159.174094 ( 57.536407)
total: 789.32 sec