Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241123-092420
#<BuildRuby:0x00007f0e64a5fdd8
@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.20241123-092420",
@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.000003 0.000022 ( 0.000022)
autoconf 0.000039 0.000007 0.000046 ( 0.000045)
configure 0.000035 0.000005 0.000040 ( 0.000040)
build_up 0.009080 0.000763 4.154954 ( 5.364789)
build_miniruby 0.001460 0.000222 6.678953 ( 7.861560)
build_ruby 0.002187 0.000332 4.514943 ( 5.199777)
build_all 0.006255 0.003908 5.799413 ( 4.921029)
build_install 0.020812 0.001997 8.608535 ( 7.238055)
test_btest 0.000953 0.000154 60.778510 ( 61.030152)
test_basic 0.006997 0.005052 1.032911 ( 1.575627)
test_all 0.106969 0.047927 738.660476 (455.496551)
test_rubyspec 0.047303 0.043291 112.420136 ( 53.019081)
total: 601.71 sec