Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240813-015652
#<BuildRuby:0x00007f5d2975fde0
@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.20240813-015652",
@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.000019 0.000008 0.000027 ( 0.000028)
autoconf 0.000029 0.000011 0.000040 ( 0.000040)
configure 0.000023 0.000010 0.000033 ( 0.000032)
build_up 0.025026 0.001557 59.761829 (111.426222)
build_miniruby 0.001686 0.000578 2.462175 ( 3.707506)
build_ruby 0.002005 0.000687 4.890407 ( 6.370726)
build_all 0.013233 0.009253 11.610317 ( 11.686042)
build_install 0.018764 0.008721 11.461574 ( 11.176969)
test_btest 0.000768 0.000293 101.044814 (102.180664)
test_basic 0.002174 0.003521 1.254515 ( 2.075268)
test_all 0.126327 0.040770 893.524249 (650.260714)
test_rubyspec 0.057382 0.037433 153.171033 ( 55.623967)
total: 954.51 sec