Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240713-171000
#<BuildRuby:0x00007f880145fde0
@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.20240713-171000",
@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.000024 0.000004 0.000028 ( 0.000029)
autoconf 0.000042 0.000006 0.000048 ( 0.000049)
configure 0.000039 0.000006 0.000045 ( 0.000045)
build_up 0.007469 0.001098 3.818898 ( 5.978366)
build_miniruby 0.002226 0.000000 1.687781 ( 2.509498)
build_ruby 0.002642 0.000111 4.241056 ( 5.866171)
build_all 0.006523 0.003905 7.293753 ( 8.696648)
build_install 0.022725 0.004506 10.226960 ( 12.160700)
test_btest 0.000924 0.000154 94.516463 (114.451403)
test_basic 0.009430 0.000845 1.138893 ( 3.191850)
test_all 0.125676 0.046295 857.560269 (1035.037232)
test_rubyspec 0.032908 0.062845 155.713440 (150.392686)
total: 1338.29 sec