Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241029-010255
#<BuildRuby:0x00007f917a97fdc0
@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.20241029-010255",
@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.000022 0.000003 0.000025 ( 0.000025)
autoconf 0.000038 0.000004 0.000042 ( 0.000042)
configure 0.000033 0.000003 0.000036 ( 0.000036)
build_up 0.004361 0.004018 4.229099 ( 4.225693)
build_miniruby 0.001749 0.000230 1.805239 ( 1.819726)
build_ruby 0.001836 0.000242 4.542602 ( 4.698772)
build_all 0.003233 0.007294 6.244827 ( 3.813554)
build_install 0.020765 0.000153 8.974463 ( 5.794072)
test_btest 0.000859 0.000134 65.530802 ( 53.555323)
test_basic 0.010706 0.001020 0.999986 ( 1.150724)
test_all 0.113821 0.035888 731.046397 (365.140392)
test_rubyspec 0.049982 0.034979 108.829868 ( 51.183011)
total: 491.38 sec