Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240615-030520
#<BuildRuby:0x00007f795029fdd0
@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.20240615-030520",
@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.000018 0.000005 0.000023 ( 0.000023)
autoconf 0.000051 0.000000 0.000051 ( 0.000046)
configure 0.000036 0.000000 0.000036 ( 0.000036)
build_up 0.009077 0.000555 4.096397 ( 8.404765)
build_miniruby 0.001713 0.000451 1.861287 ( 4.369945)
build_ruby 0.000000 0.002805 4.556826 ( 6.616938)
build_all 0.010100 0.001569 7.487919 ( 10.017663)
build_install 0.007461 0.020022 10.682650 ( 15.182239)
test_btest 0.000659 0.000255 97.297138 (146.061079)
test_basic 0.004500 0.009809 1.217087 ( 2.720327)
test_all 0.090575 0.073157 860.640195 (1156.437386)
test_rubyspec 0.045940 0.054898 152.436097 (135.181219)
total: 1484.99 sec