Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241226-114902
#<BuildRuby:0x00007f5d4a85fdc8
@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.20241226-114902",
@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.000001 0.000023 ( 0.000024)
autoconf 0.000063 0.000000 0.000063 ( 0.000076)
configure 0.000036 0.000000 0.000036 ( 0.000036)
build_up 0.005800 0.000112 2.126896 ( 3.948303)
build_miniruby 0.001928 0.000113 1.728711 ( 2.445495)
build_ruby 0.002084 0.000122 4.381597 ( 53.840039)
build_all 0.011294 0.000401 6.139599 ( 5.245296)
build_install 0.016598 0.009283 8.177003 ( 8.466199)
test_btest 0.000959 0.000101 64.400796 ( 67.738691)
test_basic 0.005969 0.004764 0.955581 ( 3.091443)
test_all 0.101381 0.056617 702.950526 (795.009820)
test_rubyspec 0.056331 0.031196 110.838617 (110.076626)
total: 1049.86 sec