Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240724-033217
#<BuildRuby:0x00007f299e9dfde0
@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-033217",
@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.000023)
autoconf 0.000032 0.000006 0.000038 ( 0.000037)
configure 0.000024 0.000004 0.000028 ( 0.000029)
build_up 0.010326 0.000400 4.368919 ( 8.043210)
build_miniruby 0.002511 0.000419 33.739879 ( 51.719368)
build_ruby 0.002654 0.000442 4.598518 ( 6.980191)
build_all 0.001140 0.009907 7.729730 ( 10.644608)
build_install 0.014526 0.011381 10.964977 ( 15.383050)
test_btest 0.000000 0.001256 101.709167 (154.323747)
test_basic 0.009288 0.004114 1.245528 ( 2.540987)
test_all 0.115808 0.057402 837.309756 (1165.351654)
test_rubyspec 0.052944 0.043232 157.891153 (151.974737)
total: 1566.96 sec