Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231229-162725
#<BuildRuby:0x000055c867332090
@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.20231229-162725",
@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.000004 0.000022 ( 0.000023)
autoconf 0.000026 0.000006 0.000032 ( 0.000033)
configure 0.000022 0.000006 0.000028 ( 0.000027)
build_up 0.006876 0.000640 1.868288 ( 3.761954)
build_miniruby 0.000000 0.001846 7.249983 ( 19.511407)
build_ruby 0.000659 0.001305 3.520468 ( 10.163471)
build_all 0.007241 0.001811 5.305566 ( 7.527234)
build_install 0.019952 0.000000 6.743151 ( 8.768322)
test_btest 0.001091 0.000000 66.803932 ( 95.251679)
test_basic 0.007731 0.000716 0.793348 ( 1.515821)
test_all 0.110206 0.021172 770.806386 (810.771968)
test_rubyspec 0.037436 0.042955 93.392273 (152.824413)
total: 1110.10 sec