Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240829-142051
#<BuildRuby:0x00007effb3eafdd0
@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.20240829-142051",
@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.000099 0.000000 0.000099 ( 0.000237)
autoconf 0.000053 0.000000 0.000053 ( 0.000052)
configure 0.000041 0.000000 0.000041 ( 0.000041)
build_up 0.003243 0.006433 4.077236 ( 4.241748)
build_miniruby 0.001518 0.000557 12.688408 ( 12.289080)
build_ruby 0.000000 0.002507 4.271366 ( 16.508504)
build_all 0.008028 0.002924 7.335969 ( 4.626226)
build_install 0.021218 0.005907 10.784913 ( 8.298447)
test_btest 0.001005 0.000374 94.497182 ( 68.873046)
test_basic 0.007136 0.006276 1.246491 ( 1.617517)
test_all 0.113914 0.043644 835.867761 (330.330660)
test_rubyspec 0.062844 0.030504 145.939265 ( 40.052379)
total: 486.84 sec