Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240312-021110
#<BuildRuby:0x000055cdafd3a450
@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.20240312-021110",
@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.000023 0.000005 0.000028 ( 0.000027)
autoconf 0.000031 0.000006 0.000037 ( 0.000036)
configure 0.000025 0.000004 0.000029 ( 0.000030)
build_up 0.007445 0.001379 2.903083 ( 4.291527)
build_miniruby 0.001006 0.000186 2.285574 ( 2.588375)
build_ruby 0.001836 0.000340 3.646766 ( 4.434159)
build_all 0.004549 0.004541 5.982677 ( 4.892628)
build_install 0.022142 0.000745 8.170241 ( 7.102278)
test_btest 0.000744 0.000139 75.369318 ( 65.499227)
test_basic 0.000223 0.008306 0.871215 ( 1.225899)
test_all 0.099959 0.022132 787.391832 (477.392811)
test_rubyspec 0.058194 0.042313 125.633015 (189.353150)
total: 756.78 sec