Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240613-210619
#<BuildRuby:0x00007f295b5dfdc8
@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.20240613-210619",
@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.000028 0.000005 0.000033 ( 0.000028)
autoconf 0.000044 0.000008 0.000052 ( 0.000047)
configure 0.000037 0.000007 0.000044 ( 0.000043)
build_up 0.004947 0.005082 4.221018 ( 7.534552)
build_miniruby 0.002040 0.000000 2.496805 ( 11.807261)
build_ruby 0.002377 0.000066 4.407737 ( 48.973558)
build_all 0.002256 0.009029 7.354381 ( 10.845778)
build_install 0.026897 0.000000 10.711990 ( 15.639867)
test_btest 0.001164 0.000000 96.942201 (145.034013)
test_basic 0.008431 0.006073 1.230924 ( 2.932992)
test_all 0.141893 0.025375 822.445169 (1130.706888)
test_rubyspec 0.053239 0.044553 150.436253 ( 96.003233)
total: 1469.48 sec