Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240229-161022
#<BuildRuby:0x000055ebc93d1f48
@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.20240229-161022",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000027 0.000004 0.000031 ( 0.000031)
configure 0.000066 0.000000 0.000066 ( 0.000198)
build_up 0.006160 0.002986 3.215387 ( 3.441775)
build_miniruby 0.002495 0.000000 72.962094 ( 34.233120)
build_ruby 0.001530 0.000061 3.814863 ( 4.181449)
build_all 0.007518 0.001253 5.838159 ( 3.417459)
build_install 0.019858 0.001180 7.935621 ( 4.871770)
test_btest 0.000907 0.000138 70.930277 ( 41.701125)
test_basic 0.000000 0.007615 0.840290 ( 0.990220)
test_all 0.087792 0.035074 761.557992 (355.244624)
test_rubyspec 0.058014 0.037758 122.109686 (164.882521)
total: 612.97 sec