Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240702-200251
#<BuildRuby:0x00007fad3896fdd8
@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.20240702-200251",
@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.000027 0.000003 0.000030 ( 0.000031)
autoconf 0.000044 0.000006 0.000050 ( 0.000050)
configure 0.000042 0.000005 0.000047 ( 0.000047)
build_up 0.005184 0.004789 4.953205 ( 5.983634)
build_miniruby 0.002624 0.000000 97.259918 ( 77.471073)
build_ruby 0.000000 0.002307 4.586564 ( 5.641936)
build_all 0.009938 0.001737 7.591833 ( 7.473960)
build_install 0.017898 0.008538 10.881134 ( 16.632143)
test_btest 0.001273 0.000261 102.621006 (127.741510)
test_basic 0.005099 0.008569 1.215943 ( 2.120786)
test_all 0.125131 0.041335 840.093319 (1035.030874)
test_rubyspec 0.059392 0.038052 156.254221 (156.060799)
total: 1434.16 sec