Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240927-223958
#<BuildRuby:0x00007fd39a06fde0
@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.20240927-223958",
@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.000003 0.000023 ( 0.000023)
autoconf 0.000036 0.000005 0.000041 ( 0.000042)
configure 0.000026 0.000004 0.000030 ( 0.000030)
build_up 0.006171 0.004479 5.290952 ( 7.346053)
build_miniruby 0.002103 0.000361 1.868779 ( 2.356445)
build_ruby 0.001898 0.000867 4.684091 ( 6.756438)
build_all 0.003584 0.007797 6.580961 ( 8.212385)
build_install 0.019543 0.007999 10.094900 ( 11.771728)
test_btest 0.000950 0.000000 85.505447 (103.439734)
test_basic 0.008634 0.003598 1.104838 ( 2.347847)
test_all 0.105508 0.059756 810.888339 (747.331319)
test_rubyspec 0.054994 0.036066 124.294828 ( 61.812786)
total: 951.38 sec