Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241128-153216
#<BuildRuby:0x00007f461f27fdc8
@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.20241128-153216",
@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.000006 0.000025 ( 0.000026)
autoconf 0.000033 0.000010 0.000043 ( 0.000043)
configure 0.000030 0.000009 0.000039 ( 0.000038)
build_up 0.005839 0.004707 4.230410 ( 5.470137)
build_miniruby 0.000000 0.001830 2.312319 ( 3.150195)
build_ruby 0.000200 0.002333 4.406262 ( 4.956642)
build_all 0.008031 0.002945 7.426505 ( 6.934162)
build_install 0.013463 0.010662 8.866978 ( 7.863845)
test_btest 0.000988 0.000000 64.495004 ( 68.753251)
test_basic 0.006454 0.006105 1.023864 ( 1.426415)
test_all 0.126645 0.026039 667.938078 (418.871731)
test_rubyspec 0.064899 0.021810 109.447309 ( 47.468052)
total: 564.90 sec