Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240615-090357
#<BuildRuby:0x00007fcd8646fdd8
@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.20240615-090357",
@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.000022 0.000005 0.000027 ( 0.000029)
autoconf 0.000036 0.000008 0.000044 ( 0.000044)
configure 0.000029 0.000006 0.000035 ( 0.000036)
build_up 0.007393 0.001617 3.866569 ( 5.612021)
build_miniruby 0.001910 0.000417 1.750529 ( 3.885441)
build_ruby 0.001824 0.000399 4.356452 ( 5.698476)
build_all 0.009039 0.000972 7.270347 ( 7.737351)
build_install 0.013536 0.011561 10.282245 ( 11.635269)
test_btest 0.000842 0.000222 99.133655 (123.381982)
test_basic 0.014331 0.000000 1.233905 ( 3.565322)
test_all 0.132921 0.032837 828.296498 (1097.996070)
test_rubyspec 0.066123 0.026766 154.162019 (165.267572)
total: 1424.78 sec