Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240622-011135
#<BuildRuby:0x00007f414497fdd8
@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.20240622-011135",
@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.000003 0.000027 ( 0.000028)
autoconf 0.000037 0.000005 0.000042 ( 0.000041)
configure 0.000034 0.000004 0.000038 ( 0.000038)
build_up 0.005804 0.004155 4.168770 ( 7.943401)
build_miniruby 0.001857 0.000258 1.838059 ( 2.751690)
build_ruby 0.002042 0.000284 4.513415 ( 7.077773)
build_all 0.011156 0.000400 7.543454 ( 10.884006)
build_install 0.028692 0.000437 10.487895 ( 14.962840)
test_btest 0.000989 0.000112 99.801478 (151.995850)
test_basic 0.005376 0.009367 1.207714 ( 2.668595)
test_all 0.112440 0.055706 828.520261 (1044.394582)
test_rubyspec 0.028462 0.069341 148.405031 ( 97.781459)
total: 1340.46 sec