Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240815-135717
#<BuildRuby:0x00007fc5785afdd0
@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.20240815-135717",
@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.000021 0.000005 0.000026 ( 0.000027)
autoconf 0.000042 0.000010 0.000052 ( 0.000050)
configure 0.000032 0.000008 0.000040 ( 0.000040)
build_up 0.009443 0.001183 4.368337 ( 6.704450)
build_miniruby 0.001523 0.000339 2.332113 ( 3.071256)
build_ruby 0.001968 0.000437 4.587399 ( 7.983196)
build_all 0.003500 0.008507 7.736706 ( 8.222703)
build_install 0.019119 0.006752 11.127400 ( 11.168386)
test_btest 0.000771 0.000216 99.123691 ( 95.415805)
test_basic 0.010937 0.001835 1.256844 ( 1.905867)
test_all 0.099922 0.064412 848.829919 (679.418033)
test_rubyspec 0.059355 0.032959 149.296227 ( 52.346869)
total: 866.24 sec