Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20250307-130437
#<BuildRuby:0x00007fa124a4fde0
@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.20250307-130437",
@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.000022 0.000004 0.000026 ( 0.000025)
autoconf 0.000037 0.000006 0.000043 ( 0.000043)
configure 0.000030 0.000004 0.000034 ( 0.000034)
build_up 0.008356 0.001266 3.910459 ( 6.075232)
build_miniruby 0.002049 0.000000 5.206965 ( 7.341479)
build_ruby 0.002398 0.000077 4.079081 ( 5.861194)
build_all 0.003176 0.007910 5.517831 ( 7.197188)
build_install 0.023345 0.002896 8.378290 ( 10.620668)
test_btest 0.000857 0.000162 61.103679 ( 86.911160)
test_basic 0.008264 0.004325 0.944034 ( 1.643011)
test_all 0.092215 0.036870 598.814079 (464.229739)
test_rubyspec 0.065934 0.011761 99.613638 ( 47.386479)
total: 637.27 sec