Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240628-092157
#<BuildRuby:0x00007fad7000fdc8
@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.20240628-092157",
@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.000028 0.000008 0.000036 ( 0.000034)
autoconf 0.000045 0.000013 0.000058 ( 0.000057)
configure 0.000038 0.000011 0.000049 ( 0.000050)
build_up 0.005554 0.005402 4.768136 ( 8.935986)
build_miniruby 0.001383 0.000434 2.374292 ( 13.405646)
build_ruby 0.002212 0.000000 4.464527 ( 9.172118)
build_all 0.006617 0.005549 7.368916 ( 10.650039)
build_install 0.025696 0.003300 10.984549 ( 17.219579)
test_btest 0.000897 0.000271 99.870294 (138.386396)
test_basic 0.005780 0.008564 1.210027 ( 2.230643)
test_all 0.136484 0.029241 868.176336 (749.298450)
test_rubyspec 0.054929 0.036854 148.291719 ( 56.727013)
total: 1006.03 sec