Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241013-085425
#<BuildRuby:0x00007ff408dcfdd0
@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.20241013-085425",
@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.000020 0.000005 0.000025 ( 0.000026)
autoconf 0.000035 0.000008 0.000043 ( 0.000043)
configure 0.000027 0.000006 0.000033 ( 0.000033)
build_up 0.007887 0.001726 4.204048 ( 7.749499)
build_miniruby 0.001920 0.000000 1.815738 ( 3.758406)
build_ruby 0.002444 0.000034 4.478647 ( 13.879509)
build_all 0.004303 0.007523 6.675546 ( 5.203064)
build_install 0.023175 0.001474 9.890552 ( 7.890938)
test_btest 0.000848 0.000195 82.903618 ( 76.300906)
test_basic 0.008698 0.004369 1.174465 ( 1.564764)
test_all 0.102088 0.057823 789.347528 (474.278749)
test_rubyspec 0.036507 0.050427 128.311418 ( 58.904465)
total: 649.53 sec