Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241011-185037
#<BuildRuby:0x00007f696adbfdc8
@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.20241011-185037",
@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.000017 0.000005 0.000022 ( 0.000022)
autoconf 0.000033 0.000007 0.000040 ( 0.000040)
configure 0.000031 0.000008 0.000039 ( 0.000038)
build_up 0.008062 0.000858 4.214679 ( 5.136089)
build_miniruby 0.002162 0.000000 1.908854 ( 2.520854)
build_ruby 0.002329 0.000046 4.558927 ( 5.150320)
build_all 0.011380 0.000000 6.743579 ( 5.207703)
build_install 0.015463 0.010008 9.572937 ( 7.911387)
test_btest 0.000976 0.000238 83.410666 ( 62.711264)
test_basic 0.005854 0.006146 1.134122 ( 1.518021)
test_all 0.123037 0.034919 752.425716 (532.483605)
test_rubyspec 0.065765 0.026921 124.452872 ( 75.520402)
total: 698.16 sec