Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240803-154329
#<BuildRuby:0x00007f70df35fdc0
@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.20240803-154329",
@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.000004 0.000022 ( 0.000023)
autoconf 0.000029 0.000007 0.000036 ( 0.000036)
configure 0.000025 0.000006 0.000031 ( 0.000031)
build_up 0.008077 0.000892 4.132454 ( 6.851656)
build_miniruby 0.001843 0.000403 1.771389 ( 2.995007)
build_ruby 0.000000 0.002375 4.638079 ( 7.728168)
build_all 0.010493 0.001228 7.573763 ( 10.391970)
build_install 0.019077 0.007746 10.497998 ( 14.372590)
test_btest 0.000881 0.000220 101.084605 (140.291269)
test_basic 0.008549 0.004453 1.210528 ( 2.229530)
test_all 0.121873 0.040266 848.944099 (798.374564)
test_rubyspec 0.047647 0.047386 151.858816 ( 79.233211)
total: 1062.47 sec