Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240926-083724
#<BuildRuby:0x00007fb98e0ffdd0
@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.20240926-083724",
@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.000020 0.000005 0.000025 ( 0.000025)
autoconf 0.000037 0.000008 0.000045 ( 0.000045)
configure 0.000032 0.000007 0.000039 ( 0.000039)
build_up 0.005929 0.005344 5.466255 ( 7.917627)
build_miniruby 0.001683 0.000408 6.725372 ( 8.382134)
build_ruby 0.002328 0.000564 4.474497 ( 5.396269)
build_all 0.006632 0.004891 6.589270 ( 7.734854)
build_install 0.016356 0.009617 10.551905 ( 12.525313)
test_btest 0.000714 0.000212 87.698986 (114.511261)
test_basic 0.008230 0.005617 1.203082 ( 2.845143)
test_all 0.117869 0.047972 814.248986 (838.404414)
test_rubyspec 0.062372 0.034452 126.593515 ( 83.782022)
total: 1081.50 sec