Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240622-171245
#<BuildRuby:0x00007f8839d2fdc0
@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.20240622-171245",
@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.000004 0.000029 ( 0.000031)
autoconf 0.000042 0.000007 0.000049 ( 0.000050)
configure 0.000033 0.000006 0.000039 ( 0.000038)
build_up 0.005093 0.004909 4.071605 ( 6.887319)
build_miniruby 0.002167 0.000399 1.831011 ( 3.013712)
build_ruby 0.003020 0.000000 4.571007 ( 6.979846)
build_all 0.011510 0.001104 7.378429 ( 10.534836)
build_install 0.025263 0.001999 10.319780 ( 15.655448)
test_btest 0.000846 0.000138 98.432463 (155.057611)
test_basic 0.004912 0.008401 1.192822 ( 2.597966)
test_all 0.104444 0.063728 872.474867 (1011.307259)
test_rubyspec 0.048922 0.050109 148.929604 ( 66.149608)
total: 1278.18 sec