Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240719-110902
#<BuildRuby:0x00007fe9c704fde0
@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.20240719-110902",
@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.000006 0.000024 ( 0.000025)
autoconf 0.000040 0.000013 0.000053 ( 0.000051)
configure 0.000027 0.000008 0.000035 ( 0.000037)
build_up 0.005181 0.004376 4.088616 ( 4.973860)
build_miniruby 0.001569 0.000541 1.783041 ( 2.149566)
build_ruby 0.001732 0.000597 4.510563 ( 31.858289)
build_all 0.010522 0.000738 7.902219 ( 7.192806)
build_install 0.020012 0.006598 10.798773 ( 11.229370)
test_btest 0.000965 0.000312 98.510733 ( 86.966027)
test_basic 0.006177 0.006625 1.219693 ( 2.091482)
test_all 0.125522 0.040534 893.194164 (738.144784)
test_rubyspec 0.052368 0.045369 156.706990 (134.303889)
total: 1018.91 sec