Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241012-165143
#<BuildRuby:0x00007ff56a43fdc0
@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.20241012-165143",
@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.000023)
autoconf 0.000031 0.000005 0.000036 ( 0.000036)
configure 0.000028 0.000005 0.000033 ( 0.000034)
build_up 0.005241 0.004190 4.281275 ( 4.548549)
build_miniruby 0.001577 0.000278 1.684435 ( 1.723558)
build_ruby 0.001555 0.000274 3.965006 ( 34.304405)
build_all 0.009702 0.001712 6.629979 ( 4.945851)
build_install 0.021817 0.006026 10.030725 ( 16.424882)
test_btest 0.000706 0.000133 84.354074 ( 52.316258)
test_basic 0.012195 0.001390 1.187794 ( 1.634722)
test_all 0.123953 0.037972 779.223990 (483.627419)
test_rubyspec 0.056307 0.034639 126.320236 ( 69.089163)
total: 668.62 sec