Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240209-111009
#<BuildRuby:0x000055bb68ac5a48
@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.20240209-111009",
@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.000018 0.000006 0.000024 ( 0.000023)
autoconf 0.000028 0.000009 0.000037 ( 0.000037)
configure 0.000021 0.000007 0.000028 ( 0.000028)
build_up 0.000000 0.007738 2.201608 ( 4.203132)
build_miniruby 0.000652 0.001128 2.255052 ( 3.053042)
build_ruby 0.001325 0.000542 3.610767 ( 4.888491)
build_all 0.009328 0.000216 6.233100 ( 6.364014)
build_install 0.021709 0.000073 8.041452 ( 8.657473)
test_btest 0.000729 0.000228 74.835780 ( 81.097065)
test_basic 0.002885 0.005045 0.845591 ( 1.406726)
test_all 0.081272 0.043951 793.430073 (696.759998)
test_rubyspec 0.080175 0.035069 183.482155 (269.340173)
total: 1075.77 sec