Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240925-223758
#<BuildRuby:0x00007fe7f243fdc8
@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.20240925-223758",
@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.000024 0.000003 0.000027 ( 0.000028)
autoconf 0.000042 0.000005 0.000047 ( 0.000047)
configure 0.000035 0.000005 0.000040 ( 0.000040)
build_up 0.008363 0.004644 23.779490 ( 37.353854)
build_miniruby 0.002046 0.000315 23.152695 ( 30.158908)
build_ruby 0.002426 0.000000 4.696556 ( 9.619617)
build_all 0.010167 0.001285 28.797093 ( 37.020443)
build_install 0.017327 0.010352 10.258818 ( 13.236974)
test_btest 0.002610 0.000497 86.379846 (120.291602)
test_basic 0.002463 0.008751 1.151889 ( 2.297615)
test_all 0.127684 0.039626 786.772905 (840.149430)
test_rubyspec 0.051040 0.041637 122.847019 ( 60.509870)
total: 1150.64 sec