Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240704-120305
#<BuildRuby:0x00007eff06e5fdd8
@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.20240704-120305",
@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.000021 0.000006 0.000027 ( 0.000029)
autoconf 0.000044 0.000014 0.000058 ( 0.000053)
configure 0.000030 0.000010 0.000040 ( 0.000042)
build_up 0.007787 0.002638 4.689303 ( 6.032565)
build_miniruby 0.001618 0.000524 1.958457 ( 2.660268)
build_ruby 0.001783 0.000577 4.488593 ( 5.309692)
build_all 0.010350 0.000766 7.618434 ( 7.037505)
build_install 0.025205 0.000201 10.939787 ( 10.471488)
test_btest 0.001015 0.000266 100.356596 (108.815098)
test_basic 0.011774 0.003084 1.271804 ( 2.226035)
test_all 0.127328 0.044776 908.082942 (989.308951)
test_rubyspec 0.043965 0.056026 168.827048 (155.065860)
total: 1286.93 sec