Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240905-161857
#<BuildRuby:0x00007ff76810fdd0
@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.20240905-161857",
@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.000015 0.000008 0.000023 ( 0.000024)
autoconf 0.000029 0.000014 0.000043 ( 0.000042)
configure 0.000023 0.000011 0.000034 ( 0.000034)
build_up 0.003521 0.005861 4.057359 ( 5.279013)
build_miniruby 0.001122 0.000604 1.885865 ( 2.185606)
build_ruby 0.001583 0.000852 4.538943 ( 5.212019)
build_all 0.008998 0.002330 7.494444 ( 6.295774)
build_install 0.019249 0.005356 10.127034 ( 9.216632)
test_btest 0.000977 0.000472 97.291950 ( 78.440333)
test_basic 0.012054 0.001404 1.218766 ( 1.645004)
test_all 0.131182 0.029032 835.497972 (515.064214)
test_rubyspec 0.050965 0.040188 147.697216 ( 58.374095)
total: 681.71 sec