Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240621-171023
#<BuildRuby:0x00007fe85a26fdc8
@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.20240621-171023",
@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.000028 0.000004 0.000032 ( 0.000033)
autoconf 0.000099 0.000000 0.000099 ( 0.000068)
configure 0.000053 0.000000 0.000053 ( 0.000053)
build_up 0.009680 0.000806 4.425138 ( 19.884056)
build_miniruby 0.007107 0.005084 266.714367 (341.461965)
build_ruby 0.002424 0.000076 5.150868 ( 9.931705)
build_all 0.011279 0.004868 51.578296 ( 68.062009)
build_install 0.023006 0.011037 10.581210 ( 15.105245)
test_btest 0.001111 0.000238 98.136529 (138.469463)
test_basic 0.006039 0.006196 1.199757 ( 3.377245)
test_all 0.135889 0.032079 836.891748 (1049.787212)
test_rubyspec 0.046682 0.052453 148.787949 ( 90.339084)
total: 1736.42 sec