Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240724-173205
#<BuildRuby:0x00007f48e096fde0
@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.20240724-173205",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000034 0.000005 0.000039 ( 0.000039)
configure 0.000029 0.000005 0.000034 ( 0.000033)
build_up 0.009246 0.000742 4.345187 ( 7.068790)
build_miniruby 0.001889 0.000269 53.625516 ( 71.695039)
build_ruby 0.000000 0.002595 4.590794 ( 6.651549)
build_all 0.009654 0.006849 97.351378 (158.519226)
build_install 0.018864 0.008119 10.810999 ( 14.558193)
test_btest 0.002851 0.000000 100.055279 (151.635718)
test_basic 0.010360 0.000974 1.228126 ( 2.338295)
test_all 0.135263 0.034435 869.804149 (1191.964043)
test_rubyspec 0.044936 0.051074 157.183430 (118.010289)
total: 1722.44 sec