Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241118-133116
#<BuildRuby:0x00007f7bf5e7fdd8
@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-133116",
@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.000020 0.000004 0.000024 ( 0.000026)
autoconf 0.000039 0.000009 0.000048 ( 0.000047)
configure 0.000033 0.000007 0.000040 ( 0.000041)
build_up 0.001206 0.008311 5.211321 ( 5.531879)
build_miniruby 0.001337 0.000388 2.418171 ( 2.859623)
build_ruby 0.002278 0.000661 4.636332 ( 4.896209)
build_all 0.008769 0.002545 6.286521 ( 4.580232)
build_install 0.016085 0.009764 9.328077 ( 6.885650)
test_btest 0.000615 0.000199 66.387506 ( 22.642682)
test_basic 0.004478 0.004515 0.894507 ( 3.715738)
test_all 0.102772 0.049276 683.865280 (218.957179)
test_rubyspec 0.055190 0.023846 103.431326 ( 24.398115)
total: 294.47 sec