Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240621-011029
#<BuildRuby:0x00007f81cecffdd0
@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.20240621-011029",
@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.000035 0.000004 0.000039 ( 0.000035)
autoconf 0.000053 0.000007 0.000060 ( 0.000055)
configure 0.000052 0.000007 0.000059 ( 0.000050)
build_up 0.005536 0.004738 4.268902 ( 7.157849)
build_miniruby 0.012387 0.005539 347.620780 (430.204344)
build_ruby 0.002375 0.000438 6.523117 ( 9.679067)
build_all 0.088988 0.017220 267.054554 (402.472612)
build_install 0.018908 0.008970 10.661796 ( 14.972295)
test_btest 0.000000 0.001128 99.838941 (141.593389)
test_basic 0.000000 0.011610 1.191861 ( 2.281250)
test_all 0.106914 0.060312 814.544148 (669.356527)
test_rubyspec 0.029198 0.068565 149.350899 ( 80.984285)
total: 1758.70 sec