Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240804-234352
#<BuildRuby:0x00007f8495f8fdd8
@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.20240804-234352",
@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.000017 0.000004 0.000021 ( 0.000022)
autoconf 0.000032 0.000009 0.000041 ( 0.000041)
configure 0.000023 0.000007 0.000030 ( 0.000029)
build_up 0.004013 0.005176 4.136775 ( 6.740222)
build_miniruby 0.000000 0.002577 1.825208 ( 2.566969)
build_ruby 0.002294 0.000000 4.309510 ( 6.023980)
build_all 0.009505 0.001271 7.247458 ( 9.424081)
build_install 0.011776 0.015145 10.407724 ( 13.695437)
test_btest 0.000462 0.000479 99.603098 (131.643997)
test_basic 0.006194 0.007204 1.237929 ( 2.100064)
test_all 0.126061 0.041127 852.914104 (799.883490)
test_rubyspec 0.060126 0.032905 150.393087 ( 72.348322)
total: 1044.43 sec