Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240805-174608
#<BuildRuby:0x00007fd720d6fde0
@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.20240805-174608",
@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.000023 0.000002 0.000025 ( 0.000027)
autoconf 0.000048 0.000005 0.000053 ( 0.000052)
configure 0.000033 0.000004 0.000037 ( 0.000037)
build_up 0.005117 0.004751 4.134067 ( 8.454987)
build_miniruby 0.001707 0.000000 2.344073 ( 5.676600)
build_ruby 0.002213 0.000000 4.281480 ( 6.076056)
build_all 0.007992 0.003526 7.530032 ( 9.755137)
build_install 0.018819 0.008617 10.765211 ( 13.660194)
test_btest 0.000744 0.000132 100.362955 (134.774923)
test_basic 0.007162 0.005598 1.202781 ( 2.183498)
test_all 0.133209 0.033928 837.831529 (784.593322)
test_rubyspec 0.059294 0.033217 155.257228 ( 81.655867)
total: 1046.83 sec