Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240805-234604
#<BuildRuby:0x00007f8067a8fdd8
@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.20240805-234604",
@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.000019 0.000002 0.000021 ( 0.000022)
autoconf 0.000040 0.000004 0.000044 ( 0.000045)
configure 0.000032 0.000004 0.000036 ( 0.000036)
build_up 0.004663 0.004780 4.130988 ( 7.495419)
build_miniruby 0.001931 0.000285 1.698978 ( 2.457144)
build_ruby 0.001794 0.000264 4.430739 ( 6.113478)
build_all 0.010370 0.000000 7.423011 ( 9.532068)
build_install 0.020499 0.005768 10.413573 ( 13.359830)
test_btest 0.000904 0.000000 99.372103 (131.304280)
test_basic 0.008414 0.004629 1.216570 ( 2.585714)
test_all 0.119649 0.043501 840.429913 (792.620931)
test_rubyspec 0.047350 0.044730 153.224522 ( 88.814749)
total: 1054.28 sec