Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240711-150825
#<BuildRuby:0x00007fa7b073fdc0
@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.20240711-150825",
@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.000023 0.000005 0.000028 ( 0.000027)
autoconf 0.000043 0.000010 0.000053 ( 0.000052)
configure 0.000036 0.000008 0.000044 ( 0.000044)
build_up 0.009648 0.000406 5.088827 ( 7.799849)
build_miniruby 0.002368 0.000000 8.680016 ( 10.932181)
build_ruby 0.002555 0.000228 4.431181 ( 38.863894)
build_all 0.009110 0.001918 7.512593 ( 9.519496)
build_install 0.021271 0.007103 10.532008 ( 25.125457)
test_btest 0.001000 0.000225 97.202220 (127.393676)
test_basic 0.011950 0.000605 1.179209 ( 2.331041)
test_all 0.118270 0.056788 881.711544 (1127.175775)
test_rubyspec 0.058308 0.037014 150.642396 (117.222153)
total: 1466.37 sec