Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240821-060857
#<BuildRuby:0x00007f0c7fb7fdd0
@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.20240821-060857",
@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.000023 0.000005 0.000028 ( 0.000028)
autoconf 0.000041 0.000008 0.000049 ( 0.000049)
configure 0.000034 0.000007 0.000041 ( 0.000042)
build_up 0.010102 0.000000 4.225027 ( 5.636233)
build_miniruby 0.001915 0.000028 2.401511 ( 7.454328)
build_ruby 0.002015 0.000392 4.653870 ( 34.337665)
build_all 0.008848 0.000906 7.535323 ( 5.870414)
build_install 0.017947 0.006330 10.756210 ( 20.053366)
test_btest 0.000000 0.000918 102.753317 ( 96.119265)
test_basic 0.009537 0.003269 1.226492 ( 1.615449)
test_all 0.124429 0.036677 865.372329 (513.823061)
test_rubyspec 0.062049 0.031135 155.254256 ( 45.668730)
total: 730.58 sec