Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240930-204629
#<BuildRuby:0x00007f4333eefde0
@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.20240930-204629",
@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.000018 0.000004 0.000022 ( 0.000022)
autoconf 0.000034 0.000008 0.000042 ( 0.000041)
configure 0.000028 0.000006 0.000034 ( 0.000034)
build_up 0.009148 0.001055 5.302506 ( 6.588511)
build_miniruby 0.001334 0.000275 1.850366 ( 2.469416)
build_ruby 0.000000 0.002597 4.585403 ( 5.697111)
build_all 0.007813 0.003338 6.534730 ( 7.355402)
build_install 0.019085 0.006997 9.954017 ( 10.327131)
test_btest 0.000642 0.000160 85.156903 ( 88.224950)
test_basic 0.014174 0.000309 1.235720 ( 1.757191)
test_all 0.136313 0.023265 752.684505 (551.351425)
test_rubyspec 0.067609 0.017795 121.867839 ( 48.211530)
total: 721.98 sec