Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241118-012807
#<BuildRuby:0x00007f050273fdd0
@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.20241118-012807",
@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.000025 0.000005 0.000030 ( 0.000030)
autoconf 0.000047 0.000009 0.000056 ( 0.000055)
configure 0.000039 0.000007 0.000046 ( 0.000046)
build_up 0.008741 0.000891 4.376808 ( 5.195993)
build_miniruby 0.001707 0.000323 1.765425 ( 2.272722)
build_ruby 0.002206 0.000418 4.463416 ( 5.006460)
build_all 0.010004 0.001055 6.470769 ( 5.643116)
build_install 0.020217 0.004905 9.499947 ( 8.209631)
test_btest 0.000802 0.000153 69.001048 ( 65.659599)
test_basic 0.004933 0.005566 0.935098 ( 1.353662)
test_all 0.109770 0.047498 762.405460 (333.752464)
test_rubyspec 0.059341 0.028606 108.658579 ( 29.442259)
total: 456.54 sec