Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241002-084549
#<BuildRuby:0x00007ff57f5afdd0
@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.20241002-084549",
@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.000002 0.000027 ( 0.000028)
autoconf 0.000043 0.000004 0.000047 ( 0.000047)
configure 0.000035 0.000003 0.000038 ( 0.000038)
build_up 0.007054 0.004367 5.910841 ( 8.868850)
build_miniruby 0.000000 0.002421 16.595901 ( 17.769612)
build_ruby 0.000805 0.001664 5.487989 ( 7.302572)
build_all 0.011160 0.000416 6.750300 ( 8.325513)
build_install 0.020739 0.004772 10.505922 ( 11.616100)
test_btest 0.001022 0.000153 88.214884 (104.328068)
test_basic 0.009249 0.004391 1.248272 ( 2.066202)
test_all 0.107559 0.055819 809.235435 (685.929361)
test_rubyspec 0.043684 0.046072 132.208026 ( 63.699287)
total: 909.91 sec