Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240710-190807
#<BuildRuby:0x00007f4a8163fdd0
@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.20240710-190807",
@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.000028 0.000007 0.000035 ( 0.000035)
autoconf 0.000046 0.000011 0.000057 ( 0.000057)
configure 0.000036 0.000008 0.000044 ( 0.000045)
build_up 0.007149 0.003787 4.718902 ( 8.295886)
build_miniruby 0.002981 0.000725 34.379235 ( 34.017937)
build_ruby 0.000000 0.002378 4.825801 ( 24.272610)
build_all 0.008205 0.002666 7.201911 ( 8.895535)
build_install 0.018035 0.008075 10.198113 ( 13.088675)
test_btest 0.000911 0.000257 96.831827 (125.237853)
test_basic 0.000000 0.013050 1.171717 ( 2.391434)
test_all 0.108568 0.060868 798.679020 (1072.867258)
test_rubyspec 0.053274 0.042828 155.946444 (171.392355)
total: 1460.46 sec