Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240705-175954
#<BuildRuby:0x00007f29d746fde0
@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.20240705-175954",
@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.000022 0.000006 0.000028 ( 0.000029)
autoconf 0.000039 0.000011 0.000050 ( 0.000049)
configure 0.000033 0.000008 0.000041 ( 0.000042)
build_up 0.002347 0.008620 4.915361 ( 5.281741)
build_miniruby 0.001849 0.000617 2.539551 ( 2.703186)
build_ruby 0.001926 0.000642 4.662049 ( 4.981389)
build_all 0.010475 0.000708 7.826927 ( 4.994632)
build_install 0.023370 0.004464 11.477071 ( 8.119408)
test_btest 0.000000 0.001155 100.774841 ( 64.414638)
test_basic 0.005938 0.008363 1.314868 ( 5.231965)
test_all 0.140809 0.029648 878.243133 (814.335910)
test_rubyspec 0.065243 0.039292 167.976080 (181.787987)
total: 1091.85 sec