Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241126-232627
#<BuildRuby:0x00007ff53b14fdd8
@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.20241126-232627",
@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.000018 0.000004 0.000022 ( 0.000023)
autoconf 0.000155 0.000036 0.000191 ( 0.000191)
configure 0.000029 0.000007 0.000036 ( 0.000035)
build_up 0.009630 0.001277 4.357893 ( 5.487813)
build_miniruby 0.001812 0.000414 88.360661 ( 55.119818)
build_ruby 0.001974 0.000452 4.406570 ( 66.576419)
build_all 0.004092 0.005371 5.729846 ( 8.920264)
build_install 0.017647 0.005578 8.721664 ( 26.431434)
test_btest 0.000793 0.000209 68.120744 ( 34.645955)
test_basic 0.009464 0.002491 1.000192 ( 1.274640)
test_all 0.114833 0.041209 709.888979 (401.570037)
test_rubyspec 0.037284 0.051563 108.131635 ( 36.273840)
total: 636.30 sec