Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240731-233659
#<BuildRuby:0x00007f3f06a8fdd0
@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.20240731-233659",
@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.000007 0.000027 ( 0.000026)
autoconf 0.000038 0.000014 0.000052 ( 0.000051)
configure 0.000035 0.000012 0.000047 ( 0.000047)
build_up 0.007948 0.001353 4.182290 ( 12.953395)
build_miniruby 0.002404 0.000826 76.302518 ( 95.260125)
build_ruby 0.002024 0.000696 4.404038 ( 7.702874)
build_all 0.005449 0.006325 8.805095 ( 11.588567)
build_install 0.024845 0.000874 10.500248 ( 14.495912)
test_btest 0.001335 0.000000 98.771768 (143.714515)
test_basic 0.008795 0.004958 1.234127 ( 2.405574)
test_all 0.111110 0.056301 830.791003 (936.293989)
test_rubyspec 0.054767 0.041209 148.776620 (100.087318)
total: 1324.50 sec