Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20250124-200524
#<BuildRuby:0x00007f1058d0fdd0
@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.20250124-200524",
@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.000017 0.000005 0.000022 ( 0.000023)
autoconf 0.000027 0.000007 0.000034 ( 0.000034)
configure 0.000027 0.000007 0.000034 ( 0.000035)
build_up 0.006630 0.000668 3.107853 ( 4.528174)
build_miniruby 0.001438 0.000373 1.593425 ( 2.166652)
build_ruby 0.002323 0.000000 3.838221 ( 4.684396)
build_all 0.009502 0.000841 5.421841 ( 4.642562)
build_install 0.008845 0.014506 7.663328 ( 8.011145)
test_btest 0.000696 0.000232 59.574291 ( 57.807140)
test_basic 0.005944 0.004752 0.870222 ( 2.307900)
test_all 0.084472 0.042495 613.788145 (711.413589)
test_rubyspec 0.043573 0.039474 97.235228 (116.887532)
total: 912.45 sec