Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240919-063252
#<BuildRuby:0x00007fb61fcdfdc0
@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.20240919-063252",
@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.000018 0.000004 0.000022 ( 0.000022)
autoconf 0.000036 0.000006 0.000042 ( 0.000042)
configure 0.000030 0.000006 0.000036 ( 0.000036)
build_up 0.019218 0.009601 61.806637 (138.255205)
build_miniruby 0.001941 0.000437 16.412184 ( 25.815407)
build_ruby 0.002831 0.000000 4.864729 ( 9.197281)
build_all 0.017113 0.002516 10.652205 ( 17.116780)
build_install 0.014183 0.013674 10.810360 ( 15.526416)
test_btest 0.000749 0.000199 89.091280 (134.366609)
test_basic 0.011769 0.000691 1.220209 ( 2.144683)
test_all 0.119108 0.052552 808.352763 (1018.171198)
test_rubyspec 0.049046 0.046123 134.254142 ( 82.228634)
total: 1442.82 sec