Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240826-121958
#<BuildRuby:0x00007f903124fdd8
@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.20240826-121958",
@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.000018 0.000004 0.000022 ( 0.000023)
autoconf 0.000033 0.000010 0.000043 ( 0.000043)
configure 0.000026 0.000007 0.000033 ( 0.000033)
build_up 0.007304 0.002015 4.167699 ( 5.264446)
build_miniruby 0.001486 0.000410 2.332458 ( 2.438526)
build_ruby 0.000000 0.002218 4.737767 ( 5.030295)
build_all 0.009119 0.002001 7.475018 ( 4.552819)
build_install 0.016815 0.006770 10.669166 ( 7.240536)
test_btest 0.001154 0.000000 94.619493 ( 39.774202)
test_basic 0.003390 0.007513 1.200911 ( 1.308482)
test_all 0.109916 0.048679 801.158175 (345.182208)
test_rubyspec 0.029105 0.056924 143.519869 ( 35.531543)
total: 446.32 sec