Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240806-134737
#<BuildRuby:0x00007fcd99c6fde0
@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.20240806-134737",
@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.000023 0.000005 0.000028 ( 0.000029)
autoconf 0.000037 0.000008 0.000045 ( 0.000045)
configure 0.000029 0.000007 0.000036 ( 0.000036)
build_up 0.007680 0.001734 4.214666 ( 6.905788)
build_miniruby 0.001648 0.000372 2.236693 ( 3.253508)
build_ruby 0.002783 0.000000 4.165699 ( 5.108495)
build_all 0.010100 0.000915 7.462780 ( 7.816652)
build_install 0.023984 0.002060 10.484007 ( 11.233838)
test_btest 0.001060 0.000206 98.886337 (121.063892)
test_basic 0.003668 0.009309 1.208925 ( 2.293684)
test_all 0.111138 0.054633 837.766080 (733.024406)
test_rubyspec 0.040503 0.052394 149.302918 ( 73.084741)
total: 963.79 sec