Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240703-020301
#<BuildRuby:0x00007f280ab2fdc0
@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.20240703-020301",
@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.000033 0.000005 0.000038 ( 0.000037)
autoconf 0.000048 0.000008 0.000056 ( 0.000056)
configure 0.000041 0.000007 0.000048 ( 0.000049)
build_up 0.009890 0.000915 4.865135 ( 5.603631)
build_miniruby 0.001534 0.000236 2.399738 ( 3.106411)
build_ruby 0.002046 0.000315 4.540833 ( 5.490649)
build_all 0.005367 0.005154 7.596833 ( 5.604320)
build_install 0.017757 0.008752 11.072178 ( 9.779956)
test_btest 0.001213 0.000254 100.220138 (102.016398)
test_basic 0.009160 0.005461 1.303270 ( 2.219337)
test_all 0.132532 0.033690 897.101837 (1046.263994)
test_rubyspec 0.067873 0.031529 161.147041 (150.055482)
total: 1330.14 sec