Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240629-092122
#<BuildRuby:0x00007fa3de28fdc8
@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.20240629-092122",
@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.000031 0.000007 0.000038 ( 0.000034)
autoconf 0.000049 0.000010 0.000059 ( 0.000054)
configure 0.000038 0.000008 0.000046 ( 0.000044)
build_up 0.010302 0.001249 4.707820 ( 8.148768)
build_miniruby 0.001935 0.000387 1.896271 ( 2.852514)
build_ruby 0.002579 0.000516 4.494728 ( 8.556783)
build_all 0.009991 0.001998 7.699699 ( 11.201736)
build_install 0.019022 0.009409 11.127057 ( 16.126859)
test_btest 0.001255 0.000290 102.679239 (154.812266)
test_basic 0.014032 0.002098 1.286145 ( 2.719411)
test_all 0.129966 0.040469 812.697255 (834.211980)
test_rubyspec 0.058186 0.039892 156.971752 ( 76.663731)
total: 1115.30 sec