Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240929-064206
#<BuildRuby:0x00007f93adcbfdc0
@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.20240929-064206",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000041 0.000007 0.000048 ( 0.000048)
configure 0.000031 0.000006 0.000037 ( 0.000037)
build_up 0.005383 0.005139 5.139170 ( 7.398261)
build_miniruby 0.001542 0.000317 1.998397 ( 2.820435)
build_ruby 0.002314 0.000000 4.416385 ( 5.988007)
build_all 0.001663 0.009330 6.663843 ( 7.303002)
build_install 0.019806 0.007203 10.194078 ( 10.719579)
test_btest 0.000853 0.000235 85.160062 (102.638937)
test_basic 0.006204 0.006090 1.128730 ( 2.081688)
test_all 0.126187 0.039390 780.866505 (695.203851)
test_rubyspec 0.051822 0.042393 127.307364 ( 76.395117)
total: 910.55 sec